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

Unified Diff: LayoutTests/platform/linux/svg/text/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/text/text-tspan-01-b-expected.txt
diff --git a/LayoutTests/platform/linux/svg/text/text-tspan-01-b-expected.txt b/LayoutTests/platform/linux/svg/text/text-tspan-01-b-expected.txt
index 801f122b57ba87f238aef1e95b5c2ef41185274d..4d54f528dea0440639cc5c6d1f10b7920960cbd2 100644
--- a/LayoutTests/platform/linux/svg/text/text-tspan-01-b-expected.txt
+++ b/LayoutTests/platform/linux/svg/text/text-tspan-01-b-expected.txt
@@ -15,7 +15,7 @@ layer at (0,0) size 800x600
chunk 1 text run 1 at (131.00,63.75) startOffset 0 endOffset 5 width 35.40: " not "
LayoutSVGInlineText {#text} at (92,0) size 73x20
chunk 1 text run 1 at (166.40,63.75) startOffset 0 endOffset 9 width 72.60: "a banana."
- RenderSVGRect {rect} at (78,122) size 520x92 [stroke={[type=SOLID] [color=#000000]}] [x=47.50] [y=74.25] [width=310.50] [height=53.50]
+ LayoutSVGRect {rect} at (78,122) size 520x92 [stroke={[type=SOLID] [color=#000000]}] [x=47.50] [y=74.25] [width=310.50] [height=53.50]
LayoutSVGText {text} at (65,75) size 215x20 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 215x20
chunk 1 text run 1 at (65.25,90.75) startOffset 0 endOffset 29 width 214.20: "Text: \"You are not a banana.\""
@@ -35,7 +35,7 @@ layer at (0,0) size 800x600
RenderSVGTSpan {tspan} at (0,0) size 69x21
LayoutSVGInlineText {#text} at (112,24) size 68x20
chunk 1 text run 1 at (369.90,168.50) startOffset 0 endOffset 9 width 67.80: " a peach!"
- RenderSVGRect {rect} at (374,297) size 411x92 [stroke={[type=SOLID] [color=#000000]}] [x=225.00] [y=179.00] [width=245.50] [height=53.50]
+ LayoutSVGRect {rect} at (374,297) size 411x92 [stroke={[type=SOLID] [color=#000000]}] [x=225.00] [y=179.00] [width=245.50] [height=53.50]
LayoutSVGText {text} at (238,179) size 204x20 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 205x20
chunk 1 text run 1 at (238.00,195.00) startOffset 0 endOffset 28 width 204.00: "Text: \"But you are a peach!\""
@@ -66,7 +66,7 @@ layer at (0,0) size 800x600
chunk 1 text run 1 at (119.38,230.50) startOffset 0 endOffset 1 width 7.80: "z"
chunk 1 text run 1 at (138.13,230.50) startOffset 0 endOffset 2 width 13.20: "y."
LayoutSVGInlineText {#text} at (0,0) size 0x0
- RenderSVGRect {rect} at (28,407) size 562x91 [stroke={[type=SOLID] [color=#000000]}] [x=17.50] [y=244.75] [width=335.50] [height=53.50]
+ LayoutSVGRect {rect} at (28,407) size 562x91 [stroke={[type=SOLID] [color=#000000]}] [x=17.50] [y=244.75] [width=335.50] [height=53.50]
LayoutSVGText {text} at (25,242) size 166x20 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 166x20
chunk 1 text run 1 at (25.25,258.00) startOffset 0 endOffset 23 width 165.60: "Text: \"Cute and fuzzy.\""
@@ -79,6 +79,6 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (10,304) size 266x46 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 266x46
chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 265.80: "$Revision: 1.7 $"
- RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+ LayoutSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
selection start: position 0 of child 0 {#text} of child 1 {text} of child 13 {g} of child 35 {svg} of document
selection end: position 16 of child 0 {#text} of child 15 {text} of child 35 {svg} of document

Powered by Google App Engine
This is Rietveld 408576698