From f96f1fccd0e978fbb4e9067b11b5ceabbfe159c8 Mon Sep 17 00:00:00 2001 From: "enne@google.com" Date: Thu, 23 Feb 2012 00:44:12 +0000 Subject: [PATCH] [chromium] Unreviewed gardening. Generalize svg failures from r108494. * platform/chromium/test_expectations.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@108575 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 6 ++++++ LayoutTests/platform/chromium/test_expectations.txt | 7 +++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 5e2c53b..04cc0c1 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,9 @@ +2012-02-22 Adrienne Walker + + [chromium] Unreviewed gardening. Generalize svg failures from r108494. + + * platform/chromium/test_expectations.txt: + 2012-02-22 Antti Koivisto REGRESSION (r104060): Web font is not loaded if specified by link element dynamically inserted diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt index 46d209fd..8275bce 100644 --- a/LayoutTests/platform/chromium/test_expectations.txt +++ b/LayoutTests/platform/chromium/test_expectations.txt @@ -4188,14 +4188,13 @@ BUGWK65072 : svg/text/exs-display-none.svg = IMAGE IMAGE+TEXT BUGWK65072 : svg/text/ems-display-none.svg = IMAGE IMAGE+TEXT // Needs new baselines. -BUGWK41386 : svg/foreignObject/fO-display-none-with-relative-pos-content.svg = IMAGE+TEXT -BUGWK41386 : svg/foreignObject/fO-display-none.svg = IMAGE+TEXT +BUGWK41386 : svg/foreignObject/fO-display-none-with-relative-pos-content.svg = FAIL +BUGWK41386 : svg/foreignObject/fO-display-none.svg = FAIL BUGWK41386 : svg/foreignObject/fO-parent-display-none-with-relative-pos-content.svg = FAIL BUGWK41386 : svg/foreignObject/fO-parent-display-none.svg = FAIL BUGWK41386 : svg/foreignObject/fO-parent-of-parent-display-none-with-relative-pos-content.svg = FAIL BUGWK41386 : svg/foreignObject/fO-parent-of-parent-display-none.svg = FAIL -BUGWK41386 : svg/foreignObject/fO-parent-display-changes.svg = IMAGE+TEXT - +BUGWK41386 : svg/foreignObject/fO-parent-display-changes.svg = FAIL // Started failing http://trac.webkit.org/log/?verbose=on&rev=107837&stop_rev=107836 BUGWK78755 : compositing/culling/scrolled-within-boxshadow.html = IMAGE -- 2.7.4