Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / canvas / webgl / texture-complete-expected.txt
blob8b5ff7001ef7b0fce86f90f23b9f3b288e402b8e
1  
2 Checks that a texture that is not -texture-complete- does not draw if filtering needs mips
4 PASS texture that is not -texture-complete- when TEXTURE_MIN_FILTER not NEAREST or LINEAR should draw with 0,0,0,255
5 PASS successfullyParsed is true
7 TEST COMPLETE