diff options
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 0ed082f..4324159 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -21,3 +21,10 @@ BUGCASEQ : svg/css/composite-shadow-text.svg = IMAGE // new tests, need rebaseline BUGCASEQ WIN MAC : fast/forms/select-background-none.html = MISSING IMAGE BUGCASEQ LINUX WIN : fast/frames/iframe-outline.html = IMAGE + +BUGCASEQ MAC : svg/dynamic-updates/SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop.html = IMAGE +BUGCASEQ MAC : svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color.html = IMAGE +BUGCASEQ MAC : svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop.html = IMAGE +BUGCASEQ MAC : svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop.html = IMAGE +BUGCASEQ : fast/text/zero-font-size.html = IMAGE+TEXT + |