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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/svg/custom/text-letter-spacing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-letter-spacing-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-letter-spacing-expected.txt
index d93bdb0584ab9098c4f0469456c9bf1a9689a4b0..b296ec2853088781bb031c9717530c0bc09a7200 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-letter-spacing-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-letter-spacing-expected.txt
@@ -13,14 +13,14 @@ layer at (0,0) size 800x600
chunk 1 text run 6 at (151.99,20.00) startOffset 5 endOffset 6 width 10.00: "E"
chunk 1 text run 7 at (180.89,20.00) startOffset 6 endOffset 7 width 9.00: "F"
LayoutSVGText {text} at (10,26) size 179.88x18 contains 1 chunk(s)
- LayoutSVGTSpan {tspan} at (0,0) size 70x18
+ LayoutSVGTSpan {tspan} at (10,26) size 179.88x18
LayoutSVGInlineText {#text} at (10,26) size 69.78x18
chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 1 width 11.00: "A"
chunk 1 text run 2 at (39.90,40.00) startOffset 1 endOffset 2 width 10.50: "B"
chunk 1 text run 3 at (69.30,40.00) startOffset 2 endOffset 3 width 10.50: "C"
LayoutSVGInlineText {#text} at (98.69,26) size 4x18
chunk 1 text run 1 at (98.69,40.00) startOffset 0 endOffset 1 width 4.00: " "
- LayoutSVGTSpan {tspan} at (0,0) size 69x18
+ LayoutSVGTSpan {tspan} at (10,26) size 179.88x18
LayoutSVGInlineText {#text} at (121.58,26) size 68.30x18
chunk 1 text run 1 at (121.59,40.00) startOffset 0 endOffset 1 width 11.50: "D"
chunk 1 text run 2 at (151.99,40.00) startOffset 1 endOffset 2 width 10.00: "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 10.00: "E"
chunk 1 text run 1 at (130.00,60.00) startOffset 0 endOffset 1 width 9.00: "F"
LayoutSVGText {text} at (10,66) size 129x18 contains 1 chunk(s)
- LayoutSVGTSpan {tspan} at (0,0) size 51x18
+ LayoutSVGTSpan {tspan} at (10,66) size 129x18
LayoutSVGInlineText {#text} at (10,66) size 50.50x18
chunk 1 text run 1 at (10.00,80.00) startOffset 0 endOffset 1 width 11.00: "A"
chunk 1 text run 1 at (30.00,80.00) startOffset 0 endOffset 1 width 10.50: "B"
chunk 1 text run 1 at (50.00,80.00) startOffset 0 endOffset 1 width 10.50: "C"
LayoutSVGInlineText {#text} at (70,66) 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,66) size 129x18
LayoutSVGInlineText {#text} at (90,66) size 49x18
chunk 1 text run 1 at (90.00,80.00) startOffset 0 endOffset 1 width 11.50: "D"
chunk 1 text run 1 at (110.00,80.00) startOffset 0 endOffset 1 width 10.00: "E"

Powered by Google App Engine
This is Rietveld 408576698