diff options
author | playmobil@google.com <playmobil@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-29 22:46:36 +0000 |
---|---|---|
committer | playmobil@google.com <playmobil@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-29 22:46:36 +0000 |
commit | 4b1e481a012e148819cfe3ed4023906b47b38282 (patch) | |
tree | f4ef3abb5ab5bd643c9ceaa5c32dd8355d8e5bd2 /webkit | |
parent | 6d62997c876a6313826dc8904aff75e80ac09104 (diff) | |
download | chromium_src-4b1e481a012e148819cfe3ed4023906b47b38282.zip chromium_src-4b1e481a012e148819cfe3ed4023906b47b38282.tar.gz chromium_src-4b1e481a012e148819cfe3ed4023906b47b38282.tar.bz2 |
Linux tests need rebaselining post WebKit Merge 42932:42994
Also rebaseline another SVG test since eseidel says our result looks ok.
Review URL: http://codereview.chromium.org/100187
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14907 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
3 files changed, 12 insertions, 2 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/foreign-object-skew-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/foreign-object-skew-expected.checksum index 64d08cc..93550db 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/foreign-object-skew-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/foreign-object-skew-expected.checksum @@ -1 +1 @@ -de3e2be5b5a3fe8d76c8ffddf7f5c43d
\ No newline at end of file +c0d034471c41eac1d4f0033a082c4cc2
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/foreign-object-skew-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/foreign-object-skew-expected.png Binary files differindex d3144dd..81ce2ad 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/foreign-object-skew-expected.png +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/foreign-object-skew-expected.png diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 02e5057..2a8afbe 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2592,9 +2592,19 @@ BUG11178 : chrome/http/tests/security/listener/xss-inactive-closure.html = FAIL BUG11178 WIN MAC : LayoutTests/http/tests/security/xss-eval.html = FAIL BUG11178 DEBUG WIN : LayoutTests/transitions/repeated-firing-background-color.html = FAIL -BUG11178 WIN : LayoutTests/svg/custom/foreign-object-skew.svg = FAIL BUG11178 MAC : LayoutTests/fast/dom/Document/open-with-pending-load.html = CRASH +// These need new Linux baselines +BUG11178 LINUX : LayoutTests/svg/custom/use-css-no-effect-on-shadow-tree.svg = FAIL +BUG11178 LINUX : LayoutTests/svg/custom/use-on-disallowed-foreign-object-1.svg = FAIL +BUG11178 LINUX : LayoutTests/svg/custom/use-on-disallowed-foreign-object-2.svg = FAIL +BUG11178 LINUX : LayoutTests/svg/custom/use-on-disallowed-foreign-object-4.svg = FAIL +BUG11178 LINUX : LayoutTests/svg/custom/use-on-disallowed-foreign-object-5.svg = FAIL +BUG11178 LINUX : LayoutTests/svg/custom/use-on-disallowed-foreign-object-6.svg = FAIL +BUG11178 LINUX : LayoutTests/svg/custom/use-on-non-svg-namespaced-element.svg = FAIL +BUG11178 LINUX : LayoutTests/svg/text/text-gradient-positioning.svg = FAIL +BUG11178 LINUX : LayoutTests/svg/text/text-repaint-rects.xhtml = FAIL + // New tests from WebKit Merge 42932:42994 BUG11179 DEFER : LayoutTests/http/tests/xmlhttprequest/detaching-frame-2.html = FAIL BUG11179 LINUX : LayoutTests/editing/deleting/type-delete-after-quote.html = FAIL |