diff options
author | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-14 19:33:07 +0000 |
---|---|---|
committer | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-14 19:33:07 +0000 |
commit | 6fa508a1cef4a920f570174c77eafc5f21d808eb (patch) | |
tree | 7a759f8531110ac488bc6a23e9d49af2b33c83d3 | |
parent | 40ffd6ce8e4f89e7e742ce15a14287358fbd8e9d (diff) | |
download | chromium_src-6fa508a1cef4a920f570174c77eafc5f21d808eb.zip chromium_src-6fa508a1cef4a920f570174c77eafc5f21d808eb.tar.gz chromium_src-6fa508a1cef4a920f570174c77eafc5f21d808eb.tar.bz2 |
Add back 'Mac' as failing textProperties.svg
BUG=10296
TEST=NONE
TBR=gwilson
Review URL: http://codereview.chromium.org/550044
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36257 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 8d55fbf..e587385 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -960,7 +960,7 @@ BUG10296 LINUX : svg/W3C-SVG-1.1/pservers-grad-17-b.svg = FAIL BUG10296 LINUX : svg/custom/gradient-stroke-width.svg = FAIL BUG10296 LINUX : svg/custom/dominant-baseline-hanging.svg = FAIL BUG10296 LINUX : svg/batik/text/textLength.svg = FAIL -BUG10296 LINUX : svg/batik/text/textProperties.svg = FAIL +BUG10296 LINUX MAC : svg/batik/text/textProperties.svg = FAIL BUG10296 LINUX : svg/custom/gradient-stop-corner-cases.svg = FAIL BUG10296 LINUX : svg/custom/pattern-deep-referencing.svg = FAIL BUG10296 LINUX : svg/custom/text-dom-01-f.svg = FAIL |