diff options
author | caseq@google.com <caseq@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-15 13:18:39 +0000 |
---|---|---|
committer | caseq@google.com <caseq@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-15 13:18:39 +0000 |
commit | d93dfa61d5e2e7b474d04e86b246f9c54a59371e (patch) | |
tree | f7ec81249025dca0d986be8984cf9fae5fcf4d2f /webkit/tools | |
parent | dba10cbee723fae0ee13b30366e6b371fc5e13f3 (diff) | |
download | chromium_src-d93dfa61d5e2e7b474d04e86b246f9c54a59371e.zip chromium_src-d93dfa61d5e2e7b474d04e86b246f9c54a59371e.tar.gz chromium_src-d93dfa61d5e2e7b474d04e86b246f9c54a59371e.tar.bz2 |
More suppressions for new tests added.
BUG=none
TEST=none
TBR=crogers
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@81737 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index c1c8c4c..0ed082f 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -17,5 +17,7 @@ BUGCASEQ WIN : svg/css/group-with-shadow.svg = IMAGE BUGCASEQ WIN : svg/css/shadow-changes.svg = IMAGE BUGCASEQ WIN : svg/css/text-shadow-multiple.xhtml = IMAGE BUGCASEQ WIN : transitions/svg-text-shadow-transition.html = IMAGE -BUGCASEQ WIN : fast/forms/select-background-none.html = IMAGE 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 |