Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2308)

Side by Side Diff: LayoutTests/fast/canvas/webgl/copy-tex-image-and-sub-image-2d-expected.txt

Issue 66113002: Partial revert of r161493. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge to ToT Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 1
2 Verify copyTexImage2D and copyTexSubImage2D 2 Verify copyTexImage2D and copyTexSubImage2D
3 3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
5 5
6 PASS successfullyParsed is true
7
8 TEST COMPLETE
6 Testing with antialias on 9 Testing with antialias on
7 Testing copyTexImage2D 10 Testing copyTexImage2D
8 PASS getError was expected value: NO_ERROR : 11 PASS getError was expected value: NO_ERROR :
9 PASS getError was expected value: NO_ERROR : 12 PASS getError was expected value: NO_ERROR :
10 PASS pixel is correctColor 13 PASS pixel is correctColor
11 PASS pixel is correctColor 14 PASS pixel is correctColor
12 PASS pixel is correctColor 15 PASS pixel is correctColor
13 PASS pixel is correctColor 16 PASS pixel is correctColor
14 Testing copyTexSubImage2D 17 Testing copyTexSubImage2D
15 PASS getError was expected value: NO_ERROR : 18 PASS getError was expected value: NO_ERROR :
(...skipping 13 matching lines...) Expand all
29 Testing copyTexSubImage2D 32 Testing copyTexSubImage2D
30 PASS getError was expected value: NO_ERROR : 33 PASS getError was expected value: NO_ERROR :
31 PASS getError was expected value: NO_ERROR : 34 PASS getError was expected value: NO_ERROR :
32 PASS pixel is correctColor 35 PASS pixel is correctColor
33 PASS pixel is correctColor 36 PASS pixel is correctColor
34 PASS pixel is correctColor 37 PASS pixel is correctColor
35 PASS pixel is correctColor 38 PASS pixel is correctColor
36 PASS successfullyParsed is true 39 PASS successfullyParsed is true
37 40
38 TEST COMPLETE 41 TEST COMPLETE
39 PASS successfullyParsed is true
40
41 TEST COMPLETE
42 42
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698