diff options
author | caseq@google.com <caseq@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-14 12:57:49 +0000 |
---|---|---|
committer | caseq@google.com <caseq@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-14 12:57:49 +0000 |
commit | 409d670627c926e55204c5ef77f5b6326fae2680 (patch) | |
tree | f944137722846977c6e8899415e0ac51377fb26f /webkit/tools | |
parent | fac5eb561dc80a45c6f5f89169d5817841e748c7 (diff) | |
download | chromium_src-409d670627c926e55204c5ef77f5b6326fae2680.zip chromium_src-409d670627c926e55204c5ef77f5b6326fae2680.tar.gz chromium_src-409d670627c926e55204c5ef77f5b6326fae2680.tar.bz2 |
WebKit roll 83807:83834
BUG=none
TEST=none
TBR=crogers
Review URL: http://codereview.chromium.org/6840050
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@81573 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 0d56b58..53f8c97 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -9,5 +9,8 @@ BUGANTONM : fast/events/window-onerror7.html = TEXT // Waiting for a V8 roll. BUGANTONM : plugins/netscape-plugin-property-access-exception.html = TEXT -// Rebaselined upstream, caseq will remove once WebKit is rolled past r83819. -BUGCASEQ : fast/frames/iframe-outline.html = IMAGE +// New tests, caseq will rebaseline upstream. +BUGCASEQ : svg/dynamic-updates/SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop.html = IMAGE +BUGCASEQ : svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color.html = IMAGE +BUGCASEQ : svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop.html = IMAGE +BUGCASEQ : svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop.html = IMAGE |