From ae725a8d3d342690744badaed23cf56e252d20a4 Mon Sep 17 00:00:00 2001 From: "apavlov@chromium.org" Date: Wed, 18 Jan 2012 10:40:43 +0000 Subject: [PATCH] [Chromium] Unreviewed, fix clashing svg/custom/linking-a-03-b-viewBox.svg expectation. * platform/chromium/test_expectations.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@105254 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 6 ++++++ LayoutTests/platform/chromium/test_expectations.txt | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 64883bb..a4136fb 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,9 @@ +2012-01-18 Alexander Pavlov + + [Chromium] Unreviewed, fix clashing svg/custom/linking-a-03-b-viewBox.svg expectation. + + * platform/chromium/test_expectations.txt: + 2012-01-18 Roland Steiner Unreviewed: Chromium test_expectations.txt update diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt index 8fc20e7..42ac7f3 100644 --- a/LayoutTests/platform/chromium/test_expectations.txt +++ b/LayoutTests/platform/chromium/test_expectations.txt @@ -3884,7 +3884,8 @@ BUGWK74455 : fast/js/dfg-uint8clampedarray.html = TEXT // the text when moving to a new view target, and thus didn't update the scaledFont. BUGWK76446 : svg/custom/linking-a-03-b-all.svg = IMAGE+TEXT BUGWK76446 : svg/custom/linking-a-03-b-viewBox-transform.svg = IMAGE+TEXT -BUGWK76446 : svg/custom/linking-a-03-b-viewBox.svg = IMAGE+TEXT +// Disabled above for WIN (BUGCR99500). +BUGWK76446 MAC LINUX : svg/custom/linking-a-03-b-viewBox.svg = IMAGE+TEXT // Selection should have disappeared, a side-effect of moving RenderSVGRoot to RenderReplaced (a progression!) BUGWK76446 : svg/custom/mouse-move-on-svg-container-standalone.svg = IMAGE+TEXT -- 2.7.4