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

Unified Diff: LayoutTests/platform/linux/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/linux/svg/W3C-SVG-1.1/text-align-02-b-expected.txt
diff --git a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-align-02-b-expected.txt b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-align-02-b-expected.txt
index ef0e61a03c5565b19606a1460233baf93eb1ac06..da3e25828f39d4e1bef0ae3eec7b3d8ec5e3d546 100644
--- a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-align-02-b-expected.txt
+++ b/LayoutTests/platform/linux/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,-35) size 343x42 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,7) size 96x35
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 6 width 96.00: "Normal"
- RenderSVGTSpan {tspan} at (0,0) size 201x35
+ LayoutSVGTSpan {tspan} at (0,0) size 201x35
LayoutSVGInlineText {#text} at (96,0) size 201x35
chunk 1 text run 1 at (96.00,-7.00) startOffset 0 endOffset 16 width 201.00: "baseline-shift:7"
LayoutSVGInlineText {#text} at (297,7) size 46x35
@@ -18,7 +18,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (0,42) size 397x56 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 96x35
chunk 1 text run 1 at (0.00,70.00) startOffset 0 endOffset 6 width 96.00: "Normal"
- RenderSVGTSpan {tspan} at (0,0) size 255x35
+ LayoutSVGTSpan {tspan} at (0,0) size 255x35
LayoutSVGInlineText {#text} at (96,21) size 255x35
chunk 1 text run 1 at (96.00,91.00) startOffset 0 endOffset 19 width 255.00: "baseline-shift:-70%"
LayoutSVGInlineText {#text} at (351,0) size 46x35
@@ -26,13 +26,13 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (0,94) size 266x71 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,17) size 96x35
chunk 1 text run 1 at (0.00,140.00) startOffset 0 endOffset 6 width 96.00: "Normal"
- RenderSVGTSpan {tspan} at (0,0) size 49x35
+ LayoutSVGTSpan {tspan} at (0,0) size 49x35
LayoutSVGInlineText {#text} at (96,35) size 49x35
chunk 1 text run 1 at (96.00,157.50) startOffset 0 endOffset 3 width 49.00: "sub"
- RenderSVGTSpan {tspan} at (0,0) size 75x35
+ LayoutSVGTSpan {tspan} at (0,0) size 75x35
LayoutSVGInlineText {#text} at (145,0) size 75x35
chunk 1 text run 1 at (145.00,122.50) startOffset 0 endOffset 5 width 75.00: "super"
- RenderSVGTSpan {tspan} at (0,0) size 24x36
+ LayoutSVGTSpan {tspan} at (0,0) size 24x36
LayoutSVGInlineText {#text} at (220,17) size 24x35
chunk 1 text run 1 at (220.00,140.00) startOffset 0 endOffset 2 width 24.00: "te"
LayoutSVGInlineText {#text} at (244,17) size 22x35

Powered by Google App Engine
This is Rietveld 408576698