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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/svg/text/text-selection-align-02-b-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/text/text-selection-align-02-b-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/text/text-selection-align-02-b-expected.txt
index 6820e8213a268f0012ecce3b7776cdfc639598b0..a619cc0b1f201a92d262a0b53a946497db9ef755 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/text/text-selection-align-02-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/text/text-selection-align-02-b-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (0,-34.59) size 349.19x41.19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,-27.59) size 96.59x34.19
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 6 width 96.60: "Normal"
- LayoutSVGTSpan {tspan} at (0,0) size 206x35
+ LayoutSVGTSpan {tspan} at (0,-34.59) size 349.19x41.19
LayoutSVGInlineText {#text} at (96.59,-34.59) size 204.59x34.19
chunk 1 text run 1 at (96.60,-7.00) startOffset 0 endOffset 16 width 204.60: "baseline-shift:7"
LayoutSVGInlineText {#text} at (301.19,-27.59) size 48x34.19
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (0,42.41) size 402.59x55.19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,42.41) size 96.59x34.19
chunk 1 text run 1 at (0.00,70.00) startOffset 0 endOffset 6 width 96.60: "Normal"
- LayoutSVGTSpan {tspan} at (0,0) size 259x35
+ LayoutSVGTSpan {tspan} at (0,42.41) size 402.59x55.19
LayoutSVGInlineText {#text} at (96.59,63.41) size 258x34.19
chunk 1 text run 1 at (96.60,91.00) startOffset 0 endOffset 19 width 258.00: "baseline-shift:-70%"
LayoutSVGInlineText {#text} at (354.59,42.41) size 48x34.19
@@ -26,13 +26,13 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (0,94.91) size 268.80x69.19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,112.41) size 96.59x34.19
chunk 1 text run 1 at (0.00,140.00) startOffset 0 endOffset 6 width 96.60: "Normal"
- LayoutSVGTSpan {tspan} at (0,0) size 50x35
+ LayoutSVGTSpan {tspan} at (0,94.91) size 268.80x69.19
LayoutSVGInlineText {#text} at (96.59,129.91) size 48.59x34.19
chunk 1 text run 1 at (96.60,157.50) startOffset 0 endOffset 3 width 48.60: "sub"
- LayoutSVGTSpan {tspan} at (0,0) size 76x35
+ LayoutSVGTSpan {tspan} at (0,94.91) size 268.80x69.19
LayoutSVGInlineText {#text} at (145.19,94.91) size 75.59x34.19
chunk 1 text run 1 at (145.20,122.50) startOffset 0 endOffset 5 width 75.60: "super"
- LayoutSVGTSpan {tspan} at (0,0) size 26x35
+ LayoutSVGTSpan {tspan} at (0,94.91) size 268.80x69.19
LayoutSVGInlineText {#text} at (220.80,112.41) size 25.19x34.19
chunk 1 text run 1 at (220.80,140.00) startOffset 0 endOffset 2 width 25.20: "te"
LayoutSVGInlineText {#text} at (246,112.41) size 22.80x34.19

Powered by Google App Engine
This is Rietveld 408576698