From 066970c4ed5d8b45f529a22ae6ae0e12f49c44ae Mon Sep 17 00:00:00 2001 From: "dpranke@chromium.org" Date: Wed, 4 Apr 2012 02:53:35 +0000 Subject: [PATCH] Update another baseline for a failing chromium SL svg test (and mark it flaky). Unreviewed, expectations change. * platform/chromium-mac-snowleopard/svg/text/ems-display-none-expected.txt: Removed. * platform/chromium/test_expectations.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@113130 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 9 +++++++++ .../svg/text/ems-display-none-expected.txt | 15 --------------- LayoutTests/platform/chromium/test_expectations.txt | 2 +- 3 files changed, 10 insertions(+), 16 deletions(-) delete mode 100644 LayoutTests/platform/chromium-mac-snowleopard/svg/text/ems-display-none-expected.txt diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 7abb3a5..24c4208 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,5 +1,14 @@ 2012-04-03 Dirk Pranke + Update another baseline for a failing chromium SL svg test (and mark it flaky). + + Unreviewed, expectations change. + + * platform/chromium-mac-snowleopard/svg/text/ems-display-none-expected.txt: Removed. + * platform/chromium/test_expectations.txt: + +2012-04-03 Dirk Pranke + Update baselines for failing chromium svg tests ... Unreviewed, expectations change. diff --git a/LayoutTests/platform/chromium-mac-snowleopard/svg/text/ems-display-none-expected.txt b/LayoutTests/platform/chromium-mac-snowleopard/svg/text/ems-display-none-expected.txt deleted file mode 100644 index 9d38f40..0000000 --- a/LayoutTests/platform/chromium-mac-snowleopard/svg/text/ems-display-none-expected.txt +++ /dev/null @@ -1,15 +0,0 @@ -layer at (0,0) size 800x600 - RenderView at (0,0) size 800x600 -layer at (0,0) size 800x600 - RenderSVGRoot {svg} at (50,54) size 574x86 - RenderSVGContainer {g} at (50,54) size 574x86 - RenderSVGText {text} at (50,54) size 574x86 contains 1 chunk(s) - RenderSVGTSpan {tspan} at (0,0) size 564x46 - RenderSVGInlineText {#text} at (0,0) size 564x46 - chunk 1 text run 1 at (50.00,90.00) startOffset 0 endOffset 36 width 564.00: "Two lines of text should be visible." - RenderSVGInlineText {#text} at (564,0) size 10x46 - chunk 1 text run 1 at (614.00,90.00) startOffset 0 endOffset 1 width 10.00: " " - RenderSVGTSpan {tspan} at (0,0) size 564x46 - RenderSVGInlineText {#text} at (0,40) size 564x46 - chunk 1 text run 1 at (50.00,130.00) startOffset 0 endOffset 36 width 564.00: "Two lines of text should be visible." - diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt index 1abc3ea..719634f 100644 --- a/LayoutTests/platform/chromium/test_expectations.txt +++ b/LayoutTests/platform/chromium/test_expectations.txt @@ -1182,7 +1182,7 @@ BUGWK82954 SNOWLEOPARD : svg/text/text-text-05-t.svg = TEXT PASS BUGWK82954 SNOWLEOPARD : svg/W3C-SVG-1.1/animate-elem-77-t.svg = TEXT PASS BUGWK82954 SNOWLEOPARD : svg/W3C-SVG-1.1/text-text-05-t.svg = TEXT PASS BUGWK82594 SNOWLEOPARD : svg/text/exs-display-none.svg = IMAGE PASS -BUGWK82594 SNOWLEOPARD : svg/text/ems-display-none.svg = IMAGE PASS +BUGWK82594 SNOWLEOPARD : svg/text/ems-display-none.svg = IMAGE TEXT PASS // Flaky on Linux after http://trac.webkit.org/changeset/112022 BUGWK82217 LINUX : svg/zoom/text/zoom-foreignObject.svg = IMAGE PASS -- 2.7.4