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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/text/text-selection-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/text/text-selection-align-02-b-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/text/text-selection-align-02-b-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/text/text-selection-align-02-b-expected.txt
index 2712127f3f7d7ea72159ab7c11a0aa4ec1fee9de..38c2a055866e5ebbeb04c096a2bc2f32a06ba4ca 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/text/text-selection-align-02-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/text/text-selection-align-02-b-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (0,-34) size 346.80x40.59 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,-27) size 96.67x33.59
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 6 width 96.68: "Normal"
- LayoutSVGTSpan {tspan} at (0,0) size 203x34
+ LayoutSVGTSpan {tspan} at (0,-34) size 346.80x40.59
LayoutSVGInlineText {#text} at (96.67,-34) size 201.78x33.59
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.59
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (0,43) size 400.14x54.59 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,43) size 96.67x33.59
chunk 1 text run 1 at (0.00,70.00) startOffset 0 endOffset 6 width 96.68: "Normal"
- LayoutSVGTSpan {tspan} at (0,0) size 256x34
+ LayoutSVGTSpan {tspan} at (0,43) size 400.14x54.59
LayoutSVGInlineText {#text} at (96.67,64) size 255.13x33.59
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.59
@@ -26,13 +26,13 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (0,96.50) size 268.44x66.59 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,113) size 96.67x33.59
chunk 1 text run 1 at (0.00,140.00) startOffset 0 endOffset 6 width 96.68: "Normal"
- LayoutSVGTSpan {tspan} at (0,0) size 50x34
+ LayoutSVGTSpan {tspan} at (0,96.50) size 268.44x66.59
LayoutSVGInlineText {#text} at (96.67,129.50) size 48.36x33.59
chunk 1 text run 1 at (96.68,156.50) startOffset 0 endOffset 3 width 48.37: "sub"
- LayoutSVGTSpan {tspan} at (0,0) size 76x34
+ LayoutSVGTSpan {tspan} at (0,96.50) size 268.44x66.59
LayoutSVGInlineText {#text} at (145.05,96.50) size 75.25x33.59
chunk 1 text run 1 at (145.05,123.50) startOffset 0 endOffset 5 width 75.04: "super"
- LayoutSVGTSpan {tspan} at (0,0) size 26x35
+ LayoutSVGTSpan {tspan} at (0,96.50) size 268.44x66.59
LayoutSVGInlineText {#text} at (220.08,113) size 25.02x33.59
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.59

Powered by Google App Engine
This is Rietveld 408576698