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

Unified Diff: webkit/tools/layout_tests/test_expectations.txt

Issue 405004: Update bug number for color correction layout tests... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/tools/layout_tests/test_expectations.txt
===================================================================
--- webkit/tools/layout_tests/test_expectations.txt (revision 32094)
+++ webkit/tools/layout_tests/test_expectations.txt (working copy)
@@ -3052,10 +3052,23 @@
BUG27551 : LayoutTests/svg/css/getComputedStyle-basic.xhtml = TEXT
// Add this expectation back in when passing again
// BUG24182 SLOW DEBUG : LayoutTests/svg/css/getComputedStyle-basic.xhtml = PASS
-BUG27551 : LayoutTests/fast/css/color-correction-backgrounds-and-text.html = FAIL
-BUG27551 : LayoutTests/fast/css/color-correction-on-backgrounds.html = FAIL
-BUG27551 : LayoutTests/fast/css/color-correction-on-text.html = FAIL
-BUG27551 : LayoutTests/fast/css/color-correction.html = FAIL
+
+// The following upstream patches add -Webkit-color-correction support:
+// http://trac.webkit.org/changeset/50760
+// http://trac.webkit.org/changeset/50852
+// The ColorSpace was only implemented for CG, more port implementation
+// required in order for Chromium to support color correction.
+BUG28005 : LayoutTests/fast/css/color-correction-backgrounds-and-text.html = FAIL
+BUG28005 : LayoutTests/fast/css/color-correction-on-backgrounds.html = FAIL
+BUG28005 : LayoutTests/fast/css/color-correction-on-text.html = FAIL
+BUG28005 : LayoutTests/fast/css/color-correction.html = FAIL
+BUG28005 MAC : LayoutTests/fast/css/color-correction-on-box-shadow.html = IMAGE
+BUG28005 WIN LINUX : LayoutTests/fast/css/color-correction-on-box-shadow.html = IMAGE+TEXT
+BUG28005 MAC : LayoutTests/fast/css/color-correction-on-text-shadow.html = IMAGE
+BUG28005 WIN LINUX : LayoutTests/fast/css/color-correction-on-text-shadow.html = IMAGE+TEXT
+BUG28005 MAC : LayoutTests/fast/reflections/opacity-reflection-transform.html = IMAGE
+BUG28005 WIN LINUX : LayoutTests/fast/reflections/opacity-reflection-transform.html = IMAGE+TEXT
+
// May also be related to r50760, but not as confident.
BUG27551 WIN : LayoutTests/fast/css/shadow-multiple.html = IMAGE
@@ -3066,14 +3079,6 @@
BUG27555 : LayoutTests/accessibility/document-attributes.html = TEXT
BUG27555 : LayoutTests/fast/forms/input-file-re-render.html = MISSING TEXT
-BUG27555 MAC : LayoutTests/fast/css/color-correction-on-box-shadow.html = IMAGE
-BUG27555 WIN LINUX : LayoutTests/fast/css/color-correction-on-box-shadow.html = IMAGE+TEXT
-BUG27555 MAC : LayoutTests/fast/css/color-correction-on-text-shadow.html = IMAGE
-BUG27555 WIN LINUX : LayoutTests/fast/css/color-correction-on-text-shadow.html = IMAGE+TEXT
-BUG27555 MAC : LayoutTests/fast/reflections/opacity-reflection-transform.html = IMAGE
-BUG27555 WIN LINUX : LayoutTests/fast/reflections/opacity-reflection-transform.html = IMAGE+TEXT
-
-
BUG27555 : LayoutTests/media/media-fullscreen-inline.html = TIMEOUT
BUG27555 : LayoutTests/media/media-fullscreen-not-in-document.html = TIMEOUT
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698