Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / canvas / webgl / copy-tex-image-and-sub-image-2d-expected.txt
bloba95758dbf7091a2ade9b507386d77e2d2a616985
1  
2 Verify copyTexImage2D and copyTexSubImage2D
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS successfullyParsed is true
8 TEST COMPLETE
9 Testing with antialias on
10 Testing copyTexImage2D
11 PASS getError was expected value: NO_ERROR : 
12 PASS getError was expected value: NO_ERROR : 
13 PASS pixel is correctColor
14 PASS pixel is correctColor
15 PASS pixel is correctColor
16 PASS pixel is correctColor
17 Testing copyTexSubImage2D
18 PASS getError was expected value: NO_ERROR : 
19 PASS getError was expected value: NO_ERROR : 
20 PASS pixel is correctColor
21 PASS pixel is correctColor
22 PASS pixel is correctColor
23 PASS pixel is correctColor
24 Testing with antialias off
25 Testing copyTexImage2D
26 PASS getError was expected value: NO_ERROR : 
27 PASS getError was expected value: NO_ERROR : 
28 PASS pixel is correctColor
29 PASS pixel is correctColor
30 PASS pixel is correctColor
31 PASS pixel is correctColor
32 Testing copyTexSubImage2D
33 PASS getError was expected value: NO_ERROR : 
34 PASS getError was expected value: NO_ERROR : 
35 PASS pixel is correctColor
36 PASS pixel is correctColor
37 PASS pixel is correctColor
38 PASS pixel is correctColor
39 PASS successfullyParsed is true
41 TEST COMPLETE