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

Unified Diff: LayoutTests/platform/win-xp/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/win-xp/svg/text/text-align-02-b-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/text/text-align-02-b-expected.txt b/LayoutTests/platform/win-xp/svg/text/text-align-02-b-expected.txt
index 32e451c1d2073703b1e5191042b7c6290c36eb7a..b02a735d5af9a220246704c872f7c808e6e51925 100644
--- a/LayoutTests/platform/win-xp/svg/text/text-align-02-b-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/text/text-align-02-b-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (0,-35) size 350x42 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,6) size 97x35
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 6 width 96.60: "Normal"
- RenderSVGTSpan {tspan} at (0,0) size 206x35
+ LayoutSVGTSpan {tspan} at (0,0) size 206x35
LayoutSVGInlineText {#text} at (96,0) size 205x35
chunk 1 text run 1 at (96.60,-7.00) startOffset 0 endOffset 16 width 204.60: "baseline-shift:7"
LayoutSVGInlineText {#text} at (301,6) size 48x35
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (0,42) size 403x56 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 97x35
chunk 1 text run 1 at (0.00,70.00) startOffset 0 endOffset 6 width 96.60: "Normal"
- RenderSVGTSpan {tspan} at (0,0) size 259x35
+ LayoutSVGTSpan {tspan} at (0,0) size 259x35
LayoutSVGInlineText {#text} at (96,21) size 258x35
chunk 1 text run 1 at (96.60,91.00) startOffset 0 endOffset 19 width 258.00: "baseline-shift:-70%"
LayoutSVGInlineText {#text} at (354,0) size 48x35
@@ -26,13 +26,13 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (0,94) size 269x71 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,17) size 97x35
chunk 1 text run 1 at (0.00,140.00) startOffset 0 endOffset 6 width 96.60: "Normal"
- RenderSVGTSpan {tspan} at (0,0) size 50x36
+ LayoutSVGTSpan {tspan} at (0,0) size 50x36
LayoutSVGInlineText {#text} at (96,34) size 49x35
chunk 1 text run 1 at (96.60,157.50) startOffset 0 endOffset 3 width 48.60: "sub"
- RenderSVGTSpan {tspan} at (0,0) size 76x35
+ LayoutSVGTSpan {tspan} at (0,0) size 76x35
LayoutSVGInlineText {#text} at (145,0) size 76x35
chunk 1 text run 1 at (145.20,122.50) startOffset 0 endOffset 5 width 75.60: "super"
- RenderSVGTSpan {tspan} at (0,0) size 27x35
+ LayoutSVGTSpan {tspan} at (0,0) size 27x35
LayoutSVGInlineText {#text} at (220,17) size 26x35
chunk 1 text run 1 at (220.80,140.00) startOffset 0 endOffset 2 width 25.20: "te"
LayoutSVGInlineText {#text} at (246,17) size 23x35

Powered by Google App Engine
This is Rietveld 408576698