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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/canvas/webgl/gl-pixelstorei-expected.txt

Issue 1601093008: Remove duplicated WebGL layout tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 months 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
OLDNEW
(Empty)
1
2 There should be 5 red triangles on 5 black squares above
3
4 This test checks that drawImage and readPixels are not effected by gl.Pixelstore i(gl.PACK_ALIGNMENT) and visa versa
5
6 PASS drawing is correct in 3d context
7 PASS drawing is correct in 2d context
8 PASS PACK_ALIGNMENT is 1
9 PASS drawing is correct in 3d context
10 PASS drawing is correct in 2d context
11 PASS PACK_ALIGNMENT is 2
12 PASS drawing is correct in 3d context
13 PASS drawing is correct in 2d context
14 PASS PACK_ALIGNMENT is 4
15 PASS drawing is correct in 3d context
16 PASS drawing is correct in 2d context
17 PASS PACK_ALIGNMENT is 8
18 PASS successfullyParsed is true
19
20 TEST COMPLETE
21
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698