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

Unified Diff: LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-02-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/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.txt
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.txt
index 02a415e384704092a241b473c883646e744008dc..90f22f840afc632ba27458f512d4f68c9dcbc36d 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.txt
+++ b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (0,-34) size 347x40 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,7) size 97x33
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 6 width 96.68: "Normal"
- RenderSVGTSpan {tspan} at (0,0) size 203x33
+ LayoutSVGTSpan {tspan} at (0,0) size 203x33
LayoutSVGInlineText {#text} at (96,0) size 202x33
chunk 1 text run 1 at (96.68,-7.00) startOffset 0 endOffset 16 width 201.78: "baseline-shift:7"
LayoutSVGInlineText {#text} at (298,7) size 49x33
@@ -18,7 +18,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (0,43) size 401x54 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 97x33
chunk 1 text run 1 at (0.00,70.00) startOffset 0 endOffset 6 width 96.68: "Normal"
- RenderSVGTSpan {tspan} at (0,0) size 256x33
+ LayoutSVGTSpan {tspan} at (0,0) size 256x33
LayoutSVGInlineText {#text} at (96,21) size 256x33
chunk 1 text run 1 at (96.68,91.00) startOffset 0 endOffset 19 width 255.13: "baseline-shift:-70%"
LayoutSVGInlineText {#text} at (351,0) size 49x33
@@ -26,13 +26,13 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (0,96) size 269x67 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,16) size 97x33
chunk 1 text run 1 at (0.00,140.00) startOffset 0 endOffset 6 width 96.68: "Normal"
- RenderSVGTSpan {tspan} at (0,0) size 50x33
+ LayoutSVGTSpan {tspan} at (0,0) size 50x33
LayoutSVGInlineText {#text} at (96,33) size 49x33
chunk 1 text run 1 at (96.68,156.50) startOffset 0 endOffset 3 width 48.37: "sub"
- RenderSVGTSpan {tspan} at (0,0) size 76x33
+ LayoutSVGTSpan {tspan} at (0,0) size 76x33
LayoutSVGInlineText {#text} at (145,0) size 76x33
chunk 1 text run 1 at (145.05,123.50) startOffset 0 endOffset 5 width 75.04: "super"
- RenderSVGTSpan {tspan} at (0,0) size 26x34
+ LayoutSVGTSpan {tspan} at (0,0) size 26x34
LayoutSVGInlineText {#text} at (220,16) size 26x33
chunk 1 text run 1 at (220.09,140.00) startOffset 0 endOffset 2 width 25.02: "te"
LayoutSVGInlineText {#text} at (245,16) size 24x33

Powered by Google App Engine
This is Rietveld 408576698