| 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
|
|
|
|
|