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

Side by Side Diff: LayoutTests/fast/canvas/canvas-createImageBitmap-webgl-expected.txt

Issue 22408008: Allow creation of ImageBitmaps from WebGL canvases. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase. Created 7 years, 4 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 | Annotate | Revision Log
OLDNEW
1 PASS d[0] == 0 is true 1 PASS d[0] == 0 is true
2 PASS d[1] == 255 is true 2 PASS d[1] == 255 is true
3 PASS d[2] == 0 is true 3 PASS d[2] == 0 is true
4 PASS d[3] == 255 is true 4 PASS d[3] == 255 is true
5 PASS d[0] == 0 is true
6 PASS d[1] == 255 is true
7 PASS d[2] == 0 is true
8 PASS d[3] == 255 is true
5 PASS successfullyParsed is true 9 PASS successfullyParsed is true
6 10
7 TEST COMPLETE 11 TEST COMPLETE
8 12
OLDNEW
« no previous file with comments | « LayoutTests/fast/canvas/canvas-createImageBitmap-webgl.html ('k') | Source/core/page/ImageBitmap.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698