Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(169)

Unified Diff: LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt

Issue 927583002: Moving RenderSVG* files from rendering/ to layout/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt
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 78baee517e3b5fe8ff7c3727f5145ab7cd6bba7e..e067fab8bbcd3efe52289630367516c6d167782b 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
@@ -28,37 +28,37 @@ layer at (0,0) size 480x360
LayoutSVGInlineText {#text} at (0,0) size 68x18
chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 10 width 67.10: "Blur (3x3)"
LayoutSVGContainer {g} at (30,70) size 50x63
- RenderSVGImage {image} at (30,70) size 50x63
+ LayoutSVGImage {image} at (30,70) size 50x63
[filter="convolve1"] LayoutSVGResourceFilter {filter} at (10,30) size 50x63
LayoutSVGText {text} at (10,6) size 138x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 138x18
chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 20 width 137.73: "Edge Detection (3x3)"
LayoutSVGContainer {g} at (180,70) size 50x63 [transform={m=((1.00,0.00)(0.00,1.00)) t=(150.00,0.00)}]
- RenderSVGImage {image} at (180,70) size 50x63
+ LayoutSVGImage {image} at (180,70) size 50x63
[filter="convolve2"] LayoutSVGResourceFilter {filter} at (10,30) size 50x63
LayoutSVGText {text} at (10,6) size 112x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 112x18
chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 16 width 111.53: "Sharpening (3x3)"
LayoutSVGContainer {g} at (330,70) size 50x63 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,0.00)}]
- RenderSVGImage {image} at (330,70) size 50x63
+ LayoutSVGImage {image} at (330,70) size 50x63
[filter="convolve3"] LayoutSVGResourceFilter {filter} at (10,30) size 50x63
LayoutSVGText {text} at (10,6) size 110x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 110x18
chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 15 width 109.77: "Embossing (3x3)"
LayoutSVGContainer {g} at (30,163) size 50x63 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,93.00)}]
- RenderSVGImage {image} at (30,163) size 50x63
+ LayoutSVGImage {image} at (30,163) size 50x63
[filter="convolve4"] LayoutSVGResourceFilter {filter} at (10,30) size 50x63
LayoutSVGText {text} at (10,6) size 137x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 137x18
chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 21 width 136.85: "Horizontal blur (3x1)"
LayoutSVGContainer {g} at (180,163) size 50x63 [transform={m=((1.00,0.00)(0.00,1.00)) t=(150.00,93.00)}]
- RenderSVGImage {image} at (180,163) size 50x63
+ LayoutSVGImage {image} at (180,163) size 50x63
[filter="convolve5"] LayoutSVGResourceFilter {filter} at (10,30) size 50x63
LayoutSVGText {text} at (10,6) size 119x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 119x18
chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 19 width 118.18: "Vertical blur (1x3)"
LayoutSVGContainer {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
+ LayoutSVGImage {image} at (330,163) size 50x63
[filter="convolve6"] LayoutSVGResourceFilter {filter} at (10,30) size 50x63
LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 264x46

Powered by Google App Engine
This is Rietveld 408576698