diff options
author | dglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-22 17:39:45 +0000 |
---|---|---|
committer | dglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-22 17:39:45 +0000 |
commit | a6ae328a6bb0d4f476cd772fcddd3529842f5df3 (patch) | |
tree | 5ac4bff6d564f2c78a8bdca24cbc5ee3b07a1342 /webkit | |
parent | 35c79d30ce5c7a199004d548286aca7338e8ca10 (diff) | |
download | chromium_src-a6ae328a6bb0d4f476cd772fcddd3529842f5df3.zip chromium_src-a6ae328a6bb0d4f476cd772fcddd3529842f5df3.tar.gz chromium_src-a6ae328a6bb0d4f476cd772fcddd3529842f5df3.tar.bz2 |
Pick out one more flaky test for Mac.
TBR=robertshield
BUG=10760
Review URL: http://codereview.chromium.org/92024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14203 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index a134d85..271e0d2 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2510,4 +2510,5 @@ BUG10760 MAC : LayoutTests/svg/custom/marker-overflow-clip.svg = FAIL BUG10760 LINUX : LayoutTests/svg/custom/focus-ring.svg = FAIL BUG10760 MAC LINUX : LayoutTests/svg/custom/marker-child-changes.svg = PASS FAIL BUG10760 MAC LINUX : LayoutTests/svg/custom/marker-viewBox-changes.svg = PASS FAIL -BUG10760 MAC : LayoutTests/svg/custom/marker-changes.svg = PASS FAIL
\ No newline at end of file +BUG10760 MAC : LayoutTests/svg/custom/marker-changes.svg = PASS FAIL +BUG10760 MAC : LayoutTests/svg/W3C-SVG-1.1/painting-marker-02-f.svg = PASS FAIL
\ No newline at end of file |