summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
authorrolandsteiner@chromium.org <rolandsteiner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-24 13:51:49 +0000
committerrolandsteiner@chromium.org <rolandsteiner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-24 13:51:49 +0000
commitd0d9f06e5dae650ce89f3a5f3cede2d70a076093 (patch)
tree6db3f9642651d9b81b2049073254cce29cf05262 /webkit/tools
parent9ab645068477d04d435bbdbd1d2a1a0363243641 (diff)
downloadchromium_src-d0d9f06e5dae650ce89f3a5f3cede2d70a076093.zip
chromium_src-d0d9f06e5dae650ce89f3a5f3cede2d70a076093.tar.gz
chromium_src-d0d9f06e5dae650ce89f3a5f3cede2d70a076093.tar.bz2
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
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt5
1 files changed, 4 insertions, 1 deletions
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