diff options
author | atwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-23 23:16:40 +0000 |
---|---|---|
committer | atwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-23 23:16:40 +0000 |
commit | 508f9b4095e005aaf949f925042d9283c71020a5 (patch) | |
tree | b72b23d88d8e25ec50f79f38c1bded39ed735bc7 /webkit | |
parent | 3d7fb3f19af90d93defee20a98776f0a517dcb5a (diff) | |
download | chromium_src-508f9b4095e005aaf949f925042d9283c71020a5.zip chromium_src-508f9b4095e005aaf949f925042d9283c71020a5.tar.gz chromium_src-508f9b4095e005aaf949f925042d9283c71020a5.tar.bz2 |
WK roll 68100:68178
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/3423023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60377 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index e656fdc..cd676f0 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -11,3 +11,15 @@ BUGJOHNNYG LINUX : plugins/embed-attributes-style.html = IMAGE // atwilson will upstream BUGATWILSON : svg/W3C-SVG-1.1/masking-intro-01-f.svg = IMAGE CRASH + +// atwilson will remove once we roll past 68193 +BUGATWILSON WIN : svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr.html = IMAGE +BUGATWILSON WIN : svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr.html = IMAGE +BUGATWILSON WIN : svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr.html = IMAGE +BUGATWILSON WIN : svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop.html = IMAGE +BUGATWILSON WIN : svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop.html = IMAGE +BUGATWILSON WIN : svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call.html = IMAGE + +// atwilson will upstream +BUGATWILSON : storage/indexeddb/transaction-basics.html = CRASH + |