From b64d4612e2ad0305654932f2d21e6ed9141f3ffb Mon Sep 17 00:00:00 2001 From: "bdakin@apple.com" Date: Thu, 1 Oct 2009 21:24:51 +0000 Subject: [PATCH] Rubber-stamped by Sam Weinig. Appeasing the Bot. * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49000 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 8 ++++++++ .../mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 913d815b3b7..c374e46b9d2 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,11 @@ +2009-10-01 Beth Dakin + + Rubber-stamped by Sam Weinig. + + Appeasing the Bot. + + * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt: + 2009-10-01 Brian Weinstein Reviewed by Beth Dakin. diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt index 98ea01146f8..4ee8ace4ed5 100644 --- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt +++ b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt @@ -33,7 +33,7 @@ layer at (0,0) size 480x360 RenderSVGImage {image} at (180,163) size 50x63 [filter=convolve5] RenderSVGText {text} at (10,20) size 117x18 contains 1 chunk(s) RenderSVGInlineText {#text} at (0,-14) size 117x18 - chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 19 width 115.00: "Vertical blur (1x3)" + chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 19 width 117.00: "Vertical blur (1x3)" RenderSVGContainer {g} at (330,163) size 50x63 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,93.00)}] RenderSVGImage {image} at (330,163) size 50x63 [filter=convolve6] RenderSVGText {text} at (10,340) size 264x46 contains 1 chunk(s) -- GitLab