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

Unified Diff: LayoutTests/platform/linux/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/linux/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt
diff --git a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt
index 1ab9de19b0ed1ef419630579f5914e5d21c37572..0fbf5c8a3209e14e1183567b55d6202485e6a9d6 100644
--- a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt
+++ b/LayoutTests/platform/linux/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 62x19
chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 10 width 62.00: "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,5) size 130x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 130x19
chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 20 width 130.00: "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,5) size 104x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 104x19
chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 16 width 104.00: "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,5) size 102x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 102x19
chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 15 width 102.00: "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,5) size 126x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 126x19
chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 21 width 126.00: "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,5) size 110x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 110x19
chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 19 width 109.23: "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 261x46 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 261x46

Powered by Google App Engine
This is Rietveld 408576698