1 Verify texImage2D and texSubImage2D code paths taking canvas elements (RGBA/UNSIGNED_BYTE)
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5 PASS successfullyParsed is true
8 Testing texImage2D with flipY=true
9 Checking lower left corner
11 Checking upper left corner
13 Testing texImage2D with flipY=false
14 Checking lower left corner
16 Checking upper left corner
18 Testing texSubImage2D with flipY=true
19 Checking lower left corner
21 Checking upper left corner
23 Testing texSubImage2D with flipY=false
24 Checking lower left corner
26 Checking upper left corner
28 PASS getError was expected value: NO_ERROR : should be no errors
29 PASS successfullyParsed is true