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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/text-letter-spacing-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/custom/text-letter-spacing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/text-letter-spacing-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/text-letter-spacing-expected.txt
index 382faa518e24d8d326446e993e54a1f3e3d5b97d..4f1c8c36f94d3d9b80bb80ac2082cb8d43448098 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/text-letter-spacing-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/text-letter-spacing-expected.txt
@@ -13,14 +13,14 @@ layer at (0,0) size 800x600
chunk 1 text run 6 at (152.94,20.00) startOffset 5 endOffset 6 width 9.77: "E"
chunk 1 text run 7 at (181.61,20.00) startOffset 6 endOffset 7 width 8.90: "F"
LayoutSVGText {text} at (10,25.50) size 180.50x18 contains 1 chunk(s)
- LayoutSVGTSpan {tspan} at (0,0) size 71x18
+ LayoutSVGTSpan {tspan} at (10,25.50) size 180.50x18
LayoutSVGInlineText {#text} at (10,25.50) size 70.69x18
chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 1 width 11.55: "A"
chunk 1 text run 2 at (40.45,40.00) startOffset 1 endOffset 2 width 10.67: "B"
chunk 1 text run 3 at (70.02,40.00) startOffset 2 endOffset 3 width 10.67: "C"
LayoutSVGInlineText {#text} at (99.58,25.50) size 4x18
chunk 1 text run 1 at (99.59,40.00) startOffset 0 endOffset 1 width 4.00: " "
- LayoutSVGTSpan {tspan} at (0,0) size 69x18
+ LayoutSVGTSpan {tspan} at (10,25.50) size 180.50x18
LayoutSVGInlineText {#text} at (122.48,25.50) size 68.02x18
chunk 1 text run 1 at (122.49,40.00) startOffset 0 endOffset 1 width 11.55: "D"
chunk 1 text run 2 at (152.94,40.00) startOffset 1 endOffset 2 width 9.77: "E"
@@ -35,14 +35,14 @@ layer at (0,0) size 800x600
chunk 1 text run 1 at (110.00,60.00) startOffset 0 endOffset 1 width 9.77: "E"
chunk 1 text run 1 at (130.00,60.00) startOffset 0 endOffset 1 width 8.90: "F"
LayoutSVGText {text} at (10,65.50) size 128.89x18 contains 1 chunk(s)
- LayoutSVGTSpan {tspan} at (0,0) size 51x18
+ LayoutSVGTSpan {tspan} at (10,65.50) size 128.89x18
LayoutSVGInlineText {#text} at (10,65.50) size 50.67x18
chunk 1 text run 1 at (10.00,80.00) startOffset 0 endOffset 1 width 11.55: "A"
chunk 1 text run 1 at (30.00,80.00) startOffset 0 endOffset 1 width 10.67: "B"
chunk 1 text run 1 at (50.00,80.00) startOffset 0 endOffset 1 width 10.67: "C"
LayoutSVGInlineText {#text} at (70,65.50) size 4x18
chunk 1 text run 1 at (70.00,80.00) startOffset 0 endOffset 1 width 4.00: " "
- LayoutSVGTSpan {tspan} at (0,0) size 49x18
+ LayoutSVGTSpan {tspan} at (10,65.50) size 128.89x18
LayoutSVGInlineText {#text} at (90,65.50) size 48.89x18
chunk 1 text run 1 at (90.00,80.00) startOffset 0 endOffset 1 width 11.55: "D"
chunk 1 text run 1 at (110.00,80.00) startOffset 0 endOffset 1 width 9.77: "E"

Powered by Google App Engine
This is Rietveld 408576698