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

Unified Diff: LayoutTests/platform/win-xp/svg/text/text-tspan-01-b-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/win-xp/svg/text/text-tspan-01-b-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/text/text-tspan-01-b-expected.txt b/LayoutTests/platform/win-xp/svg/text/text-tspan-01-b-expected.txt
index 80308bce1c53e8a0efdbbbf8c33c726e5f3ff5ae..20f7afd93b973b7335e081c5e36801d89fe88825 100644
--- a/LayoutTests/platform/win-xp/svg/text/text-tspan-01-b-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/text/text-tspan-01-b-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (74,48) size 154x20 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 53x19
chunk 1 text run 1 at (74.00,63.75) startOffset 0 endOffset 7 width 52.80: "You are"
- RenderSVGTSpan {tspan} at (0,0) size 34x19
+ LayoutSVGTSpan {tspan} at (0,0) size 34x19
LayoutSVGInlineText {#text} at (52,0) size 33x18
chunk 1 text run 1 at (126.80,63.75) startOffset 0 endOffset 5 width 33.00: " not "
LayoutSVGInlineText {#text} at (85,0) size 68x19
@@ -29,10 +29,10 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (257,128) size 170x45 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,10) size 52x19
chunk 1 text run 1 at (257.50,153.75) startOffset 0 endOffset 7 width 51.00: "But you"
- RenderSVGTSpan {tspan} at (0,0) size 23x18
+ LayoutSVGTSpan {tspan} at (0,0) size 23x18
LayoutSVGInlineText {#text} at (83,0) size 23x18
chunk 1 text run 1 at (340.50,143.00) startOffset 0 endOffset 3 width 22.80: "are"
- RenderSVGTSpan {tspan} at (0,0) size 65x20
+ LayoutSVGTSpan {tspan} at (0,0) size 65x20
LayoutSVGInlineText {#text} at (105,24) size 64x19
chunk 1 text run 1 at (363.30,168.50) startOffset 0 endOffset 9 width 63.60: " a peach!"
LayoutSVGRect {rect} at (374,297) size 411x92 [stroke={[type=SOLID] [color=#000000]}] [x=225.00] [y=179.00] [width=245.50] [height=53.50]
@@ -47,7 +47,7 @@ layer at (0,0) size 800x600
chunk 1 text run 1 at (238.00,229.50) startOffset 0 endOffset 25 width 167.40: "'tspan' lowers \"a peach!\""
LayoutSVGContainer {g} at (28,308) size 562x190
LayoutSVGText {text} at (35,185) size 145x50 contains 1 chunk(s)
- RenderSVGTSpan {tspan} at (0,0) size 145x19
+ LayoutSVGTSpan {tspan} at (0,0) size 145x19
LayoutSVGInlineText {#text} at (0,0) size 145x19
chunk 1 text run 1 at (35.00,200.00) startOffset 0 endOffset 1 width 11.40: "C"
chunk 1 text run 1 at (53.75,200.00) startOffset 0 endOffset 1 width 8.40: "u"
@@ -58,7 +58,7 @@ layer at (0,0) size 800x600
chunk 1 text run 1 at (147.50,200.00) startOffset 0 endOffset 1 width 8.40: "n"
chunk 1 text run 1 at (166.25,200.00) startOffset 0 endOffset 2 width 13.20: "d "
LayoutSVGInlineText {#text} at (0,0) size 0x0
- RenderSVGTSpan {tspan} at (0,0) size 87x20
+ LayoutSVGTSpan {tspan} at (0,0) size 87x20
LayoutSVGInlineText {#text} at (28,30) size 87x19
chunk 1 text run 1 at (63.13,230.50) startOffset 0 endOffset 1 width 4.20: "f"
chunk 1 text run 1 at (81.88,230.50) startOffset 0 endOffset 1 width 8.40: "u"

Powered by Google App Engine
This is Rietveld 408576698