diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-15 19:33:08 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-15 19:33:08 +0000 |
commit | f3a6b2eced80573de30e0ab667c280d46e3645d7 (patch) | |
tree | c1b8d0ac82709f6d1dc2e8b9aed25d33abf70559 /webkit/tools/layout_tests | |
parent | a88dbdd5cf8de46acb59d2eb9b39188612b23da0 (diff) | |
download | chromium_src-f3a6b2eced80573de30e0ab667c280d46e3645d7.zip chromium_src-f3a6b2eced80573de30e0ab667c280d46e3645d7.tar.gz chromium_src-f3a6b2eced80573de30e0ab667c280d46e3645d7.tar.bz2 |
Rebaseline more passing svg tests.
TBR=senorblanco
TEST=none
BUG=31345
BUG=24198
BUG=29056
Review URL: http://codereview.chromium.org/550061
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36386 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 46da132..82747e6 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -914,9 +914,6 @@ BUG8635 WIN LINUX : svg/W3C-SVG-1.1/pservers-pattern-01-b.svg = FAIL BUG10415 WIN LINUX : svg/custom/pattern-with-transformation.svg = FAIL -// New in WebKit r52580. -BUG31345 WIN LINUX : svg/custom/mask-on-multiple-objects.svg = IMAGE - // Text fails very rarely, 1/200 runs or fewer. BUG29737 LINUX DEBUG : svg/W3C-SVG-1.1/filters-light-01-f.svg = TEXT PASS BUG29737 MAC RELEASE : svg/W3C-SVG-1.1/filters-light-01-f.svg = TEXT PASS @@ -972,9 +969,6 @@ BUG10298 LINUX : svg/custom/use-on-disallowed-foreign-object-3.svg = FAIL // There's no baseline at all for this! BUG32392 SKIP : svg/batik/text/smallFonts.svg = FAIL -// pixeltest failure: font baseline should be on the path, not the centerline -BUG24198 LINUX WIN : svg/custom/path-textPath-simulation.svg = FAIL - // This test fails because of an oddity in stroke width calculation. A // line is stroked horizontally from Y=100 with stroke width 100, we consider // it to be occupying the scan lines from Y=50 to Y=149 inclusive, which @@ -2749,9 +2743,6 @@ BUG28916 MAC : editing/pasteboard/paste-xml.xhtml = IMAGE+TEXT // Flaky test from r51224:r51237 roll. BUG28918 DEBUG : storage/domstorage/localstorage/iframe-events.html = CRASH PASS -// New failures from webkit r51496 -BUG29056 WIN LINUX : svg/custom/mask-with-all-units.svg = FAIL - // New failures from WebKit r51534:r51576 BUG29157 WIN LINUX MAC : svg/animations/animVal-basics.html = TIMEOUT |