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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/text/text-selection-deco-01-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-deco-01-b-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/text/text-selection-deco-01-b-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/text/text-selection-deco-01-b-expected.txt
index 18096bd759305b63309ace974b03d59b3d06ef09..0e211bbd991e9d70c823cb36a212c6db7b0f07ea 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/text/text-selection-deco-01-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/text/text-selection-deco-01-b-expected.txt
@@ -17,27 +17,27 @@ layer at (0,0) size 800x600
LayoutSVGInlineText {#text} at (25,183.41) size 161.42x26.39
chunk 1 text run 1 at (25.00,205.00) startOffset 0 endOffset 15 width 161.43: "Underlined text"
LayoutSVGText {text} at (25,253.41) size 366.45x26.39 contains 1 chunk(s)
- LayoutSVGTSpan {tspan} at (0,0) size 46x27
+ LayoutSVGTSpan {tspan} at (25,253.41) size 366.45x26.39
LayoutSVGInlineText {#text} at (25,253.41) size 45.36x26.39
chunk 1 text run 1 at (25.00,275.00) startOffset 0 endOffset 3 width 45.36: "One"
LayoutSVGInlineText {#text} at (70.36,253.41) size 6.66x26.39
chunk 1 text run 1 at (70.36,275.00) startOffset 0 endOffset 1 width 6.67: " "
- LayoutSVGTSpan {tspan} at (0,0) size 54x27
+ LayoutSVGTSpan {tspan} at (25,253.41) size 366.45x26.39
LayoutSVGInlineText {#text} at (76.42,253.41) size 52.61x26.39
chunk 1 text run 1 at (77.03,275.00) startOffset 0 endOffset 4 width 52.02: "word"
LayoutSVGInlineText {#text} at (129.05,253.41) size 6.66x26.39
chunk 1 text run 1 at (129.05,275.00) startOffset 0 endOffset 1 width 6.67: " "
- LayoutSVGTSpan {tspan} at (0,0) size 40x27
+ LayoutSVGTSpan {tspan} at (25,253.41) size 366.45x26.39
LayoutSVGInlineText {#text} at (135.72,253.41) size 38.69x26.39
chunk 1 text run 1 at (135.72,275.00) startOffset 0 endOffset 3 width 38.70: "has"
LayoutSVGInlineText {#text} at (174.41,253.41) size 6.66x26.39
chunk 1 text run 1 at (174.41,275.00) startOffset 0 endOffset 1 width 6.67: " "
- LayoutSVGTSpan {tspan} at (0,0) size 87x27
+ LayoutSVGTSpan {tspan} at (25,253.41) size 366.45x26.39
LayoutSVGInlineText {#text} at (181.08,253.41) size 86.28x26.39
chunk 1 text run 1 at (181.08,275.00) startOffset 0 endOffset 9 width 86.29: "different"
LayoutSVGInlineText {#text} at (267.36,253.41) size 6.66x26.39
chunk 1 text run 1 at (267.37,275.00) startOffset 0 endOffset 1 width 6.67: " "
- LayoutSVGTSpan {tspan} at (0,0) size 118x27
+ LayoutSVGTSpan {tspan} at (25,253.41) size 366.45x26.39
LayoutSVGInlineText {#text} at (274.03,253.41) size 117.42x26.39
chunk 1 text run 1 at (274.04,275.00) startOffset 0 endOffset 11 width 117.42: "underlining"
LayoutSVGInlineText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698