From 877cbee0688984a2a00ce074f981bdfb1e42abfa Mon Sep 17 00:00:00 2001 From: "jorlow@chromium.org" Date: Tue, 26 Jan 2010 05:04:05 +0000 Subject: Adjust test expectations for svg/custrom/stroke-width-click.svg When https://bugs.webkit.org/show_bug.cgi?id=33865#c2 comes downstream this patch will need to get landed as well to remove the failure expectations for the test. BUG=32408 TEST=svg/custom/stroke-width-click.svg TBR=gdk Review URL: http://codereview.chromium.org/551147 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37087 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/tools/layout_tests/test_expectations.txt | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'webkit') diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index b5a7d98..2b4ef36 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -978,16 +978,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 -// 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 -// is a total of 100 lines. Apple expects it to be occupying Y=150 as -// well. The specification isn't very specific on which behavior is correct, -// but I feel like ours makes more sense. -// The crash started occuring after the WebKit merge 43242:43321 -BUG32408 RELEASE : svg/custom/stroke-width-click.svg = TEXT -BUG32408 DEBUG : svg/custom/stroke-width-click.svg = CRASH - // The test is flaky and maybe platform-dependent. BUG32401 LINUX WIN : svg/custom/marker-changes.svg = IMAGE+TEXT IMAGE -- cgit v1.1