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

Side by Side Diff: LayoutTests/fast/canvas/webgl/texture-color-profile-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 Test that applying a color profile to a texture with separate alpha doesn't dest roy the texture. 1 Test that applying a color profile to a texture with separate alpha doesn't dest roy the texture.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 This test isn't appropriate to include in the WebGL conformance suite, since the browser's behavior when applying a color profile can't be guaranteed. 6 This test isn't appropriate to include in the WebGL conformance suite, since the browser's behavior when applying a color profile can't be guaranteed.
7 PASS getError was expected value: NO_ERROR : Should be no errors from setup. 7 PASS getError was expected value: NO_ERROR : Should be no errors from setup.
8 PASS successfullyParsed is true
9
10 TEST COMPLETE
8 PASS getError was expected value: NO_ERROR : Should be no errors from setup 11 PASS getError was expected value: NO_ERROR : Should be no errors from setup
9 PASS pixel 0, 0 should be within 20 units of 163, 126, 94, 129 12 PASS pixel 0, 0 should be within 20 units of 163, 126, 94, 129
10 13
11 PASS successfullyParsed is true 14 PASS successfullyParsed is true
12 15
13 TEST COMPLETE 16 TEST COMPLETE
14 PASS successfullyParsed is true
15
16 TEST COMPLETE
17 17
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698