diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-15 00:16:50 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-15 00:16:50 +0000 |
commit | c17c798ba2c45b9e3ad2eaa3c048d7ad7fda1e7b (patch) | |
tree | b0017712b77ec4904795de5d77b526659f8d9854 /webkit/tools/layout_tests | |
parent | 8e14284ed88d453f7ae280f033fffe7bcd6d8450 (diff) | |
download | chromium_src-c17c798ba2c45b9e3ad2eaa3c048d7ad7fda1e7b.zip chromium_src-c17c798ba2c45b9e3ad2eaa3c048d7ad7fda1e7b.tar.gz chromium_src-c17c798ba2c45b9e3ad2eaa3c048d7ad7fda1e7b.tar.bz2 |
Rebaseline a few svg/batik tests. We are now passing them.
TBR=senorblanco
TEST=none
BUG=23468
BUG=10288
BUG=24198
Review URL: http://codereview.chromium.org/546057
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36312 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 182a083..af107c8 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -910,7 +910,6 @@ BUG8635 WIN DEBUG : svg/W3C-SVG-1.1/coords-units-01-b.svg = IMAGE+TEXT BUG8635 SLOW WIN RELEASE : svg/W3C-SVG-1.1/coords-units-01-b.svg = IMAGE+TEXT BUG8635 LINUX : svg/W3C-SVG-1.1/coords-units-01-b.svg = IMAGE+TEXT -BUG10288 WIN LINUX : svg/batik/text/verticalText.svg = FAIL // Bug in Skia, see https://bugs.webkit.org/show_bug.cgi?id=24534 . BUG8635 WIN LINUX : svg/W3C-SVG-1.1/pservers-grad-06-b.svg = FAIL @@ -982,7 +981,6 @@ BUG10298 LINUX : svg/custom/use-on-disallowed-foreign-object-3.svg = FAIL BUG24198 SKIP : svg/batik/text/smallFonts.svg = FAIL // pixeltest failure: font baseline should be on the path, not the centerline -BUG24198 LINUX WIN : svg/batik/text/verticalTextOnPath.svg = FAIL BUG24198 LINUX WIN : svg/custom/path-textPath-simulation.svg = FAIL // This test fails because of an oddity in stroke width calculation. A @@ -2494,11 +2492,6 @@ BUG19248 : fast/js/const.html = FAIL // WebKit roll r47417:47528 BUG19766 LINUX : fast/replaced/width100percent-menulist.html = FAIL -// SVG empty trailing tspan causes text to not show up -BUG23468 WIN : svg/batik/text/textPosition.svg = IMAGE -BUG23468 LINUX : svg/batik/text/textPosition.svg = IMAGE+TEXT -BUG23468 WIN LINUX : svg/batik/text/xmlSpace.svg = IMAGE - // Fails due to textInputController.setInputMethod not implemented for Mac. BUG19665 MAC : platform/mac/editing/input/hangul-enter-confirms-and-sends-keypress.html = FAIL BUG19665 MAC : platform/mac/editing/input/kotoeri-enter-to-confirm-and-newline.html = FAIL |