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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-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/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt
index 98a8230b5dffab796e4cb6715dc8cc9b49e1a0b5..325fe0f1e016578f79e1c2c9c2625cb9573407e9 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt
@@ -17,27 +17,27 @@ layer at (0,0) size 480x360
LayoutSVGInlineText {#text} at (25,183) size 161.42x27
chunk 1 text run 1 at (25.00,205.00) startOffset 0 endOffset 15 width 161.43: "Underlined text"
LayoutSVGText {text} at (25,253) size 366.45x27.05 contains 1 chunk(s)
- LayoutSVGTSpan {tspan} at (0,0) size 46x27
+ LayoutSVGTSpan {tspan} at (25,253) size 366.45x27.05
LayoutSVGInlineText {#text} at (25,253) size 45.36x27
chunk 1 text run 1 at (25.00,275.00) startOffset 0 endOffset 3 width 45.36: "One"
LayoutSVGInlineText {#text} at (70.36,253) size 6.66x27
chunk 1 text run 1 at (70.36,275.00) startOffset 0 endOffset 1 width 6.67: " "
- LayoutSVGTSpan {tspan} at (0,0) size 53x27
+ LayoutSVGTSpan {tspan} at (25,253) size 366.45x27.05
LayoutSVGInlineText {#text} at (77.03,253) size 52.02x27
chunk 1 text run 1 at (77.03,275.00) startOffset 0 endOffset 4 width 52.02: "word"
LayoutSVGInlineText {#text} at (129.05,253) size 6.66x27
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) size 366.45x27.05
LayoutSVGInlineText {#text} at (135.72,253) size 38.69x27
chunk 1 text run 1 at (135.72,275.00) startOffset 0 endOffset 3 width 38.70: "has"
LayoutSVGInlineText {#text} at (174.41,253) size 6.66x27
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) size 366.45x27.05
LayoutSVGInlineText {#text} at (181.08,253) size 86.28x27
chunk 1 text run 1 at (181.08,275.00) startOffset 0 endOffset 9 width 86.29: "different"
LayoutSVGInlineText {#text} at (267.36,253) size 6.66x27
chunk 1 text run 1 at (267.37,275.00) startOffset 0 endOffset 1 width 6.67: " "
- LayoutSVGTSpan {tspan} at (0,0) size 118x28
+ LayoutSVGTSpan {tspan} at (25,253) size 366.45x27.05
LayoutSVGInlineText {#text} at (274.03,253) size 117.42x27.05
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