diff options
author | caseq@google.com <caseq@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-15 15:44:54 +0000 |
---|---|---|
committer | caseq@google.com <caseq@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-15 15:44:54 +0000 |
commit | ebd1509c597cfe4cd0a76b9b620f380e263e65a3 (patch) | |
tree | d2ce8aac0be2ba343f9d6cb6b77f916ecbd6ce8a /webkit/tools | |
parent | 54702c946acc07bc321a703d67ee333c26738378 (diff) | |
download | chromium_src-ebd1509c597cfe4cd0a76b9b620f380e263e65a3.zip chromium_src-ebd1509c597cfe4cd0a76b9b620f380e263e65a3.tar.gz chromium_src-ebd1509c597cfe4cd0a76b9b620f380e263e65a3.tar.bz2 |
Added more suppressions for new tests.
TBR=crogers
TEST=none
BUG=none
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@81746 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-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 + |