From 4b1e481a012e148819cfe3ed4023906b47b38282 Mon Sep 17 00:00:00 2001 From: "playmobil@google.com" Date: Wed, 29 Apr 2009 22:46:36 +0000 Subject: 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 --- .../custom/foreign-object-skew-expected.checksum | 2 +- .../svg/custom/foreign-object-skew-expected.png | Bin 20837 -> 20629 bytes webkit/tools/layout_tests/test_expectations.txt | 12 +++++++++++- 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 index d3144dd..81ce2ad 100644 Binary files a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/foreign-object-skew-expected.png and b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/foreign-object-skew-expected.png differ 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 -- cgit v1.1