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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/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/mac/virtual/slimmingpaint/svg/text/text-tspan-01-b-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/text-tspan-01-b-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/text-tspan-01-b-expected.txt
index d7f6fd3c7dd0c548fc7964c44b0d02908769fd8e..d93206fafed38b95362c4bc89a9d71e2571bae2a 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/text-tspan-01-b-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/text-tspan-01-b-expected.txt
@@ -15,7 +15,7 @@ layer at (0,0) size 800x600
chunk 1 text run 1 at (130.03,63.75) startOffset 0 endOffset 5 width 33.76: " not "
LayoutSVGInlineText {#text} at (89,0) size 72x18
chunk 1 text run 1 at (163.78,63.75) startOffset 0 endOffset 9 width 71.16: "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,76) size 210x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 210x18
chunk 1 text run 1 at (65.25,90.75) startOffset 0 endOffset 29 width 209.67: "Text: \"You are not a banana.\""
@@ -35,7 +35,7 @@ layer at (0,0) size 800x600
RenderSVGTSpan {tspan} at (0,0) size 67x19
LayoutSVGInlineText {#text} at (110,25) size 66x18
chunk 1 text run 1 at (367.76,168.50) startOffset 0 endOffset 9 width 65.81: " 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,180) size 199x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 199x18
chunk 1 text run 1 at (238.00,195.00) startOffset 0 endOffset 28 width 198.97: "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 8.00: "z"
chunk 1 text run 1 at (138.13,230.50) startOffset 0 endOffset 2 width 12.44: "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,243) size 163x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 163x18
chunk 1 text run 1 at (25.25,258.00) startOffset 0 endOffset 23 width 162.50: "Text: \"Cute and fuzzy.\""
@@ -79,6 +79,6 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (10,304) size 264x47 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 264x47
chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 263.31: "$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