From 45e09340f8b87e5e574138d5cf505f47ac0a13f4 Mon Sep 17 00:00:00 2001 From: "antonm@chromium.org" Date: Mon, 23 Jan 2012 14:12:43 +0000 Subject: [PATCH] Unreviewed tweaking of test expectations: it should be IMAGE instead of IMAGE+TEXT. * platform/chromium/test_expectations.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@105615 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 6 ++++++ LayoutTests/platform/chromium/test_expectations.txt | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 84a1808..aa19abe 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,5 +1,11 @@ 2012-01-23 Anton Muhin + Unreviewed tweaking of test expectations: it should be IMAGE instead of IMAGE+TEXT. + + * platform/chromium/test_expectations.txt: + +2012-01-23 Anton Muhin + Unreviewed rebaseline after r105613 (SVG animation repaint issue...). * platform/chromium-mac-leopard/svg/custom/relative-sized-image-expected.png: Added. diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt index 5cef524..685189a 100644 --- a/LayoutTests/platform/chromium/test_expectations.txt +++ b/LayoutTests/platform/chromium/test_expectations.txt @@ -959,7 +959,7 @@ BUGWK62974 MAC : svg/W3C-SVG-1.1/pservers-grad-08-b.svg = IMAGE // May need new baseline after 76559 lands. BUGWK76559 : svg/W3C-SVG-1.1/masking-path-04-b.svg = PASS FAIL BUGWK76559 : svg/custom/relative-sized-image.xhtml = IMAGE+TEXT -BUGWK76559 : svg/repaint/image-with-clip-path.svg = IMAGE+TEXT +BUGWK76559 : svg/repaint/image-with-clip-path.svg = IMAGE // ----------------------------------------------------------------- // End SVG Regressions -- 2.7.4