From d0d9f06e5dae650ce89f3a5f3cede2d70a076093 Mon Sep 17 00:00:00 2001 From: "rolandsteiner@chromium.org" Date: Tue, 24 Aug 2010 13:51:49 +0000 Subject: Add additional suppressions for unexpected SVG failures BUG=WK44514 TEST=see there TBR=dumi,rohitrao Review URL: http://codereview.chromium.org/3204002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57179 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/tools/layout_tests/test_expectations.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'webkit/tools') diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 8be54f8..5ffee7f 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -23,5 +23,8 @@ BUGWK44514 : svg/clip-path/nested-clip-in-mask-image-based-clipping.svg = IMAGE BUGWK44514 : svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping.svg = IMAGE BUGWK44514 : svg/clip-path/nested-clip-in-mask-path-based-clipping.svg = IMAGE // Rebaselined in WK r65874, Linux has missing lines -BUGWK44514 LINUX : svg/custom/missing-xlink.svg = TEXT +BUGWK44514 LINUX WIN : svg/custom/missing-xlink.svg = TEXT +// Also fail since WK roll 65859:65885 +BUGWK44514 MAC : fast/backgrounds/svg-as-background-6.html = IMAGE +BUGWK44514 MAC : svg/zoom/page/zoom-mask-with-percentages.svg = IMAGE -- cgit v1.1