diff options
author | jhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-27 22:11:30 +0000 |
---|---|---|
committer | jhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-27 22:11:30 +0000 |
commit | 2b2e6f822e7e9463851bf8852dd65fdbcc0357a6 (patch) | |
tree | 226e000ef179304a2d68fe5bded5c5bd01ea8012 /webkit/tools | |
parent | 4274e58b1ee3801937fcc4001c3e6b2f14b9b5f1 (diff) | |
download | chromium_src-2b2e6f822e7e9463851bf8852dd65fdbcc0357a6.zip chromium_src-2b2e6f822e7e9463851bf8852dd65fdbcc0357a6.tar.gz chromium_src-2b2e6f822e7e9463851bf8852dd65fdbcc0357a6.tar.bz2 |
Rebaseline more Linux svg layout tests. Delete an incorrect win baseline.
Review URL: http://codereview.chromium.org/19038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8760 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 337eb0c..aec9e58 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1727,13 +1727,12 @@ LINUX : LayoutTests/svg/custom/animate-path-morphing.svg = PASS FAIL LINUX : LayoutTests/svg/custom/circular-marker-reference-1.svg = PASS FAIL LINUX : LayoutTests/transitions/change-values-during-transition.html = PASS FAIL -// These 3 never worked on Linux, but were in the past incorrectly rebaselined. -// Text gradient fills/strokes not working. -LINUX : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-11-b.svg = FAIL +// This never worked on Linux, but were in the past incorrectly rebaselined. // Text pattern fills/strokes not working. LINUX : LayoutTests/svg/custom/js-late-pattern-and-object-creation.svg = FAIL -// Text stroke partially missing. -LINUX : LayoutTests/svg/custom/struct-use-09-b.svg = FAIL + +// might need to be rebaselined in win, 'DRAFT' rendering incorrect before +WIN : LayoutTests/svg/custom/struct-use-09-b.svg = FAIL // Merge 39913:39933 - regressions // See http://crbug.com/6482 @@ -1750,9 +1749,6 @@ LINUX : LayoutTests/fast/canvas/pointInPath.html = FAIL // Merge 40059:40086 -- regressions LayoutTests/transitions/hang-with-bad-transition-list.html = PASS FAIL TIMEOUT -// These two appear to have been failing before the merge. -LINUX : LayoutTests/svg/custom/circular-marker-reference-3.svg = FAIL -LINUX : LayoutTests/svg/custom/circular-marker-reference-4.svg = FAIL // TestShell change to dump() on notifyDone http://codereview.chromium.org/18440 WIN : LayoutTests/fast/dom/Window/window-property-shadowing.html = TIMEOUT |