diff options
author | finnur@google.com <finnur@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-16 23:42:55 +0000 |
---|---|---|
committer | finnur@google.com <finnur@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-16 23:42:55 +0000 |
commit | 4b311b6608df484304a6524c2870b9b49ea020f4 (patch) | |
tree | 9cc1705815ffd501ea035079fd1cf7c156f67bb1 | |
parent | 32442645daa1ad53f5f2541a163f091fbc937682 (diff) | |
download | chromium_src-4b311b6608df484304a6524c2870b9b49ea020f4.zip chromium_src-4b311b6608df484304a6524c2870b9b49ea020f4.tar.gz chromium_src-4b311b6608df484304a6524c2870b9b49ea020f4.tar.bz2 |
We had some tests fail in the past due to previous merges that
are now passing due to either recent merges or fixes we've made
recently.
I compared our win baseline to the mac baseline and don't find
differences beyond text metrics and such so I'm marking these
as fixed.
If the test also passed unexpectedly on Linux, I also marked
them as fixed for Linux.
Review URL: http://codereview.chromium.org/18340
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8243 0039d316-1c4b-4281-b951-d872f2087c98
-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 99426ff..c3bdd43 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -452,7 +452,7 @@ DEFER LINUX WIN : LayoutTests/svg/batik/text/textOnPath3.svg = FAIL // pixeltest failure: font baseline should be on the path, not the centerline DEFER LINUX WIN : LayoutTests/svg/batik/text/textOnPathSpaces.svg = FAIL -DEFER LINUX WIN : LayoutTests/svg/batik/text/verticalText.svg = FAIL +DEFER LINUX : LayoutTests/svg/batik/text/verticalText.svg = FAIL // pixeltest failure: font baseline should be on the path, not the centerline DEFER LINUX WIN : LayoutTests/svg/batik/text/verticalTextOnPath.svg = FAIL DEFER LINUX WIN : LayoutTests/svg/custom/path-textPath-simulation.svg = FAIL @@ -580,13 +580,12 @@ LINUX WIN : LayoutTests/svg/custom/dominant-baseline-hanging.svg = FAIL LayoutTests/svg/custom/embedded-svg-disallowed-in-dashboard.xml = FAIL LINUX WIN : LayoutTests/svg/custom/focus-ring.svg = FAIL // Difference between numeric precision in output. -LINUX WIN : LayoutTests/svg/custom/gradient-rotated-bbox.svg = FAIL +LINUX : LayoutTests/svg/custom/gradient-rotated-bbox.svg = FAIL LINUX WIN : LayoutTests/svg/custom/gradient-stop-corner-cases.svg = FAIL -LINUX WIN : LayoutTests/svg/custom/group-opacity.svg = FAIL +LINUX : LayoutTests/svg/custom/group-opacity.svg = FAIL LINUX WIN : LayoutTests/svg/custom/image-small-width-height.svg = FAIL // Our green is darker and we seem to be a pixel taller. WIN : LayoutTests/svg/custom/js-update-image.svg = FAIL -LINUX WIN : LayoutTests/svg/custom/large-bounding-box-percents.svg = FAIL LayoutTests/svg/custom/manually-parsed-embedded-svg-disallowed-in-dashboard.html = FAIL LayoutTests/svg/custom/manually-parsed-svg-disallowed-in-dashboard.html = FAIL LINUX WIN : LayoutTests/svg/custom/pattern-deep-referencing.svg = FAIL @@ -669,7 +668,6 @@ LINUX WIN : LayoutTests/svg/batik/text/textPosition2.svg = FAIL LINUX : LayoutTests/svg/batik/text/xmlSpace.svg = FAIL LINUX : LayoutTests/svg/carto.net/button.svg = FAIL LINUX WIN : LayoutTests/svg/custom/getscreenctm-in-mixed-content2.xhtml = FAIL -LINUX WIN : LayoutTests/svg/custom/text-xy-updates.svg = FAIL LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml = FAIL LayoutTests/svg/custom/use-instanceRoot-event-listeners.xhtml = FAIL LINUX WIN : LayoutTests/svg/text/kerning.svg = FAIL @@ -705,9 +703,8 @@ DEFER LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/text-path-01-b.svg = FAIL LINUX : LayoutTests/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop.html = PASS CRASH // WebKit Merge 38950:39000 failures: -LINUX WIN : LayoutTests/svg/custom/fill-fallback.svg = FAIL +LINUX : LayoutTests/svg/custom/fill-fallback.svg = FAIL LINUX WIN : LayoutTests/svg/custom/js-late-gradient-and-object-creation.svg = FAIL -LINUX WIN : LayoutTests/svg/custom/resource-client-removal.svg = FAIL // http://crbug.com/5294 and http://crbug.com/4618 DEBUG : LayoutTests/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr.html = CRASH PASS @@ -723,7 +720,6 @@ DEBUG WIN : LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-svgdom-heigh // now fixed. They are already rebaselined compared to the webkit // standard, and are now off by a small number of pixels from the // platform rebaseline, so they could probably just be re-rebaselined. -LINUX WIN : LayoutTests/svg/custom/gradient-add-stops.svg = FAIL WIN : LayoutTests/svg/custom/js-update-container2.svg = FAIL // Same as above, but only regressed on win. |