From 18501b079dc002adac06d37bbf219a9fdbc07e35 Mon Sep 17 00:00:00 2001 From: "bashi@chromium.org" Date: Fri, 24 Feb 2012 04:04:33 +0000 Subject: [PATCH] Unreviewed test fix after r108699. Fix wrong path of repaint.js in platform/mac/svg/text/text-rescale.html and platform/mac/svg/text/text-viewbox-rescale.html * platform/mac/svg/text/text-rescale.html: * platform/mac/svg/text/text-viewbox-rescale.html: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@108720 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 10 ++++++++++ LayoutTests/platform/mac/svg/text/text-rescale.html | 4 ++-- LayoutTests/platform/mac/svg/text/text-viewbox-rescale.html | 4 ++-- 3 files changed, 14 insertions(+), 4 deletions(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index c07a4e3..baf6275 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,13 @@ +2012-02-23 Kenichi Ishibashi + + Unreviewed test fix after r108699. + + Fix wrong path of repaint.js in platform/mac/svg/text/text-rescale.html + and platform/mac/svg/text/text-viewbox-rescale.html + + * platform/mac/svg/text/text-rescale.html: + * platform/mac/svg/text/text-viewbox-rescale.html: + 2012-02-23 Adrienne Walker [chromium] Unreviewed gardening. Apply bug number to svg/carto.net failures. diff --git a/LayoutTests/platform/mac/svg/text/text-rescale.html b/LayoutTests/platform/mac/svg/text/text-rescale.html index 96f71f4..991a87a 100644 --- a/LayoutTests/platform/mac/svg/text/text-rescale.html +++ b/LayoutTests/platform/mac/svg/text/text-rescale.html @@ -3,7 +3,7 @@ - + @@ -52,4 +52,4 @@ } - \ No newline at end of file + diff --git a/LayoutTests/platform/mac/svg/text/text-viewbox-rescale.html b/LayoutTests/platform/mac/svg/text/text-viewbox-rescale.html index d458f02..01560f0 100644 --- a/LayoutTests/platform/mac/svg/text/text-viewbox-rescale.html +++ b/LayoutTests/platform/mac/svg/text/text-viewbox-rescale.html @@ -3,7 +3,7 @@ - + @@ -27,4 +27,4 @@ } - \ No newline at end of file + -- 2.7.4