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

Side by Side Diff: LayoutTests/compositing/webgl/webgl-copy-image-expected.txt

Issue 389273002: Fix copyImage for WebGL elements. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: added test for negative input Created 6 years, 5 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 PASS successfullyParsed is true
2
3 TEST COMPLETE
4 Test 0: WebGL element exists at 50,50
5 PASS pixel[0] is within 1 of 255
6 PASS pixel[1] is within 1 of 0
7 PASS pixel[2] is within 1 of 0
8 Test 1: WebGL element does not exist at 400,400
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698