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

Side by Side Diff: LayoutTests/fast/canvas/webgl/texture-color-profile-expected.txt

Issue 9187038: Merge 104732 - [chromium] Color profiles are incorrect for images without premultiplied alpha (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/963/
Patch Set: Created 8 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
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 getError was expected value: NO_ERROR : Should be no errors from setup 8 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 9 PASS pixel 0, 0 should be within 20 units of 163, 126, 94, 129
10 10
11 PASS successfullyParsed is true 11 PASS successfullyParsed is true
12 12
13 TEST COMPLETE 13 TEST COMPLETE
14 14
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698