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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-align-02-b-expected.txt

Issue 2524803002: Output LayoutSVGInline in layout tree in SVG way (Closed)
Patch Set: Rebaseline-cl Created 4 years, 1 month 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: third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-align-02-b-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-align-02-b-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-align-02-b-expected.txt
index b9be54e1241d4e28f2a44e54486dab71dba3ab87..08917051aff9d1961ddc887ca97e04dedc019fb5 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-align-02-b-expected.txt
+++ b/third_party/WebKit/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 346.80x40 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,-27) size 96.67x33
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 6 width 96.68: "Normal"
- LayoutSVGTSpan {tspan} at (0,0) size 203x33
+ LayoutSVGTSpan {tspan} at (0,-34) size 346.80x40
LayoutSVGInlineText {#text} at (96.67,-34) size 201.78x33
chunk 1 text run 1 at (96.68,-7.00) startOffset 0 endOffset 16 width 201.78: "baseline-shift:7"
LayoutSVGInlineText {#text} at (298.45,-27) size 48.34x33
@@ -18,7 +18,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (0,43) size 400.14x54 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,43) size 96.67x33
chunk 1 text run 1 at (0.00,70.00) startOffset 0 endOffset 6 width 96.68: "Normal"
- LayoutSVGTSpan {tspan} at (0,0) size 256x33
+ LayoutSVGTSpan {tspan} at (0,43) size 400.14x54
LayoutSVGInlineText {#text} at (96.67,64) size 255.13x33
chunk 1 text run 1 at (96.68,91.00) startOffset 0 endOffset 19 width 255.13: "baseline-shift:-70%"
LayoutSVGInlineText {#text} at (351.80,43) size 48.34x33
@@ -26,13 +26,13 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (0,96.50) size 268.44x66 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,113) size 96.67x33
chunk 1 text run 1 at (0.00,140.00) startOffset 0 endOffset 6 width 96.68: "Normal"
- LayoutSVGTSpan {tspan} at (0,0) size 50x33
+ LayoutSVGTSpan {tspan} at (0,96.50) size 268.44x66
LayoutSVGInlineText {#text} at (96.67,129.50) size 48.36x33
chunk 1 text run 1 at (96.68,156.50) startOffset 0 endOffset 3 width 48.37: "sub"
- LayoutSVGTSpan {tspan} at (0,0) size 76x33
+ LayoutSVGTSpan {tspan} at (0,96.50) size 268.44x66
LayoutSVGInlineText {#text} at (145.05,96.50) size 75.05x33
chunk 1 text run 1 at (145.05,123.50) startOffset 0 endOffset 5 width 75.04: "super"
- LayoutSVGTSpan {tspan} at (0,0) size 26x34
+ LayoutSVGTSpan {tspan} at (0,96.50) size 268.44x66
LayoutSVGInlineText {#text} at (220.08,113) size 25.02x33
chunk 1 text run 1 at (220.09,140.00) startOffset 0 endOffset 2 width 25.02: "te"
LayoutSVGInlineText {#text} at (245.11,113) size 23.33x33

Powered by Google App Engine
This is Rietveld 408576698