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

Unified Diff: LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt

Issue 913143006: Move RenderSVGRect to layout/svg (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/text-tspan-01-b-expected.txt
diff --git a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt
index 1db1c2b4fd933efb69f03ea8ba402b6d88f47b07..af9c533c5761e58758d0cc231750cb1026c6640c 100644
--- a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt
+++ b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt
@@ -15,7 +15,7 @@ layer at (0,0) size 480x360
chunk 1 text run 1 at (127.00,63.75) startOffset 0 endOffset 5 width 33.00: " not "
LayoutSVGInlineText {#text} at (86,0) size 69x18
chunk 1 text run 1 at (160.00,63.75) startOffset 0 endOffset 9 width 69.00: "a banana."
- RenderSVGRect {rect} at (47,73) size 312x56 [stroke={[type=SOLID] [color=#000000]}] [x=47.50] [y=74.25] [width=310.50] [height=53.50]
+ LayoutSVGRect {rect} at (47,73) size 312x56 [stroke={[type=SOLID] [color=#000000]}] [x=47.50] [y=74.25] [width=310.50] [height=53.50]
LayoutSVGText {text} at (65,75) size 201x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 200x18
chunk 1 text run 1 at (65.25,90.75) startOffset 0 endOffset 29 width 200.00: "Text: \"You are not a banana.\""
@@ -35,7 +35,7 @@ layer at (0,0) size 480x360
RenderSVGTSpan {tspan} at (0,0) size 65x19
LayoutSVGInlineText {#text} at (107,25) size 65x18
chunk 1 text run 1 at (364.50,168.50) startOffset 0 endOffset 9 width 65.00: " a peach!"
- RenderSVGRect {rect} at (224,178) size 247x55 [stroke={[type=SOLID] [color=#000000]}] [x=225.00] [y=179.00] [width=245.50] [height=53.50]
+ LayoutSVGRect {rect} at (224,178) size 247x55 [stroke={[type=SOLID] [color=#000000]}] [x=225.00] [y=179.00] [width=245.50] [height=53.50]
LayoutSVGText {text} at (238,180) size 192x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 192x18
chunk 1 text run 1 at (238.00,195.00) startOffset 0 endOffset 28 width 192.00: "Text: \"But you are a peach!\""
@@ -66,7 +66,7 @@ layer at (0,0) size 480x360
chunk 1 text run 1 at (119.38,230.50) startOffset 0 endOffset 1 width 7.00: "z"
chunk 1 text run 1 at (138.13,230.50) startOffset 0 endOffset 2 width 11.00: "y."
LayoutSVGInlineText {#text} at (0,0) size 0x0
- RenderSVGRect {rect} at (17,244) size 337x55 [stroke={[type=SOLID] [color=#000000]}] [x=17.50] [y=244.75] [width=335.50] [height=53.50]
+ LayoutSVGRect {rect} at (17,244) size 337x55 [stroke={[type=SOLID] [color=#000000]}] [x=17.50] [y=244.75] [width=335.50] [height=53.50]
LayoutSVGText {text} at (25,243) size 154x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 153x18
chunk 1 text run 1 at (25.25,258.00) startOffset 0 endOffset 23 width 153.00: "Text: \"Cute and fuzzy.\""
@@ -79,4 +79,4 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (10,304) size 261x46 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 261x46
chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 261.00: "$Revision: 1.7 $"
- RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+ LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]

Powered by Google App Engine
This is Rietveld 408576698