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

Unified Diff: LayoutTests/platform/mac/svg/text/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/text/text-align-02-b-expected.txt
diff --git a/LayoutTests/platform/mac/svg/text/text-align-02-b-expected.txt b/LayoutTests/platform/mac/svg/text/text-align-02-b-expected.txt
index 751e365c844dabd69e573afd86bbf845fb292180..88a306816757a9238b850e570c0160c21a2b30e7 100644
--- a/LayoutTests/platform/mac/svg/text/text-align-02-b-expected.txt
+++ b/LayoutTests/platform/mac/svg/text/text-align-02-b-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (0,-34) size 347x41 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,7) size 97x34
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 6 width 96.68: "Normal"
- RenderSVGTSpan {tspan} at (0,0) size 203x34
+ LayoutSVGTSpan {tspan} at (0,0) size 203x34
LayoutSVGInlineText {#text} at (96,0) size 202x34
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 49x34
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (0,43) size 401x55 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 97x34
chunk 1 text run 1 at (0.00,70.00) startOffset 0 endOffset 6 width 96.68: "Normal"
- RenderSVGTSpan {tspan} at (0,0) size 256x34
+ LayoutSVGTSpan {tspan} at (0,0) size 256x34
LayoutSVGInlineText {#text} at (96,21) size 256x34
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 49x34
@@ -26,13 +26,13 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (0,96) size 269x68 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,16) size 97x34
chunk 1 text run 1 at (0.00,140.00) startOffset 0 endOffset 6 width 96.68: "Normal"
- RenderSVGTSpan {tspan} at (0,0) size 50x34
+ LayoutSVGTSpan {tspan} at (0,0) size 50x34
LayoutSVGInlineText {#text} at (96,33) size 49x34
chunk 1 text run 1 at (96.68,156.50) startOffset 0 endOffset 3 width 48.37: "sub"
- RenderSVGTSpan {tspan} at (0,0) size 76x34
+ LayoutSVGTSpan {tspan} at (0,0) size 76x34
LayoutSVGInlineText {#text} at (145,0) size 76x34
chunk 1 text run 1 at (145.05,123.50) startOffset 0 endOffset 5 width 75.04: "super"
- RenderSVGTSpan {tspan} at (0,0) size 26x35
+ LayoutSVGTSpan {tspan} at (0,0) size 26x35
LayoutSVGInlineText {#text} at (220,16) size 26x34
chunk 1 text run 1 at (220.09,140.00) startOffset 0 endOffset 2 width 25.02: "te"
LayoutSVGInlineText {#text} at (245,16) size 24x34

Powered by Google App Engine
This is Rietveld 408576698