From e702f76a72d14a9df0e5c494077bd640252d40fc Mon Sep 17 00:00:00 2001 From: "hamaji@chromium.org" Date: Wed, 28 Sep 2011 07:39:30 +0000 Subject: [PATCH] Layout Test fast/multicol/float-paginate-empty-lines.html and some svg tests are failing https://bugs.webkit.org/show_bug.cgi?id=68970 Unreviewed fix for a lint error in test_expectations.txt * platform/chromium/test_expectations.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@96197 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 9 +++++++++ LayoutTests/platform/chromium/test_expectations.txt | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 05ae00e..129116d 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,12 @@ +2011-09-28 Shinichiro Hamaji + + Layout Test fast/multicol/float-paginate-empty-lines.html and some svg tests are failing + https://bugs.webkit.org/show_bug.cgi?id=68970 + + Unreviewed fix for a lint error in test_expectations.txt + + * platform/chromium/test_expectations.txt: + 2011-09-27 Csaba Osztrogonác [Qt] Unreviewed gardening. Add platform specific expected result for new test introduced in r96149. diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt index 87d183b..91d330f 100644 --- a/LayoutTests/platform/chromium/test_expectations.txt +++ b/LayoutTests/platform/chromium/test_expectations.txt @@ -3790,4 +3790,4 @@ BUGWK68970 MAC CPU-CG : fast/multicol/float-paginate-empty-lines.html = IMAGE BUGWK68970 MAC CPU-CG : svg/custom/js-late-gradient-and-object-creation.svg = IMAGE BUGWK68970 MAC CPU-CG : svg/custom/pattern-in-defs.svg = IMAGE BUGWK68970 MAC CPU-CG : svg/custom/text-rotated-gradient.svg = IMAGE -BUGWK68970 MAC CPU-CG : svg/text/selection-background-color.xhtml = IMAGE +BUGWK68970 MAC CPU-CG RELEASE : svg/text/selection-background-color.xhtml = IMAGE -- 2.7.4