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

Unified Diff: LayoutTests/platform/win/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/win/svg/W3C-SVG-1.1/text-align-02-b-expected.txt
diff --git a/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-align-02-b-expected.txt b/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-align-02-b-expected.txt
index 365d6f490d3d1de22a164fd631137f7a30108e58..6028900839f3847adfe34e73c8dc7f7602b4c12f 100644
--- a/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-align-02-b-expected.txt
+++ b/LayoutTests/platform/win/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