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

Unified Diff: third_party/WebKit/LayoutTests/svg/text/select-x-list-with-tspans-2-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/svg/text/select-x-list-with-tspans-2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/text/select-x-list-with-tspans-2-expected.txt b/third_party/WebKit/LayoutTests/svg/text/select-x-list-with-tspans-2-expected.txt
index bf7c0c85440113b3a29d26b16ba61ff0b4601822..503e678d39b0af84be0a065d2d12445fad3ea0cb 100644
--- a/third_party/WebKit/LayoutTests/svg/text/select-x-list-with-tspans-2-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/text/select-x-list-with-tspans-2-expected.txt
@@ -10,18 +10,18 @@ layer at (0,0) size 800x600
LayoutSVGInlineText {#text} at (10,1) size 15.55x11.19
chunk 1 text run 1 at (10.00,10.00) startOffset 0 endOffset 1 width 6.11: "T"
chunk 1 text run 1 at (20.00,10.00) startOffset 0 endOffset 1 width 5.56: "h"
- LayoutSVGTSpan {tspan} at (0,0) size 3x12
+ LayoutSVGTSpan {tspan} at (10,1) size 74.44x11.19
LayoutSVGInlineText {#text} at (40,1) size 2.22x11.19
chunk 1 text run 1 at (40.00,10.00) startOffset 0 endOffset 1 width 2.22: "i"
- LayoutSVGTSpan {tspan} at (0,0) size 11x12
+ LayoutSVGTSpan {tspan} at (10,1) size 74.44x11.19
LayoutSVGInlineText {#text} at (42.22,1) size 10x11.19
chunk 1 text run 1 at (42.22,10.00) startOffset 0 endOffset 3 width 10.00: "s i"
LayoutSVGInlineText {#text} at (52.22,1) size 5x11.19
chunk 1 text run 1 at (52.22,10.00) startOffset 0 endOffset 1 width 5.00: "s"
- LayoutSVGTSpan {tspan} at (0,0) size 12x12
+ LayoutSVGTSpan {tspan} at (10,1) size 74.44x11.19
LayoutSVGInlineText {#text} at (57.22,1) size 11.11x11.19
chunk 1 text run 1 at (57.22,10.00) startOffset 0 endOffset 3 width 11.12: " a "
- LayoutSVGTSpan {tspan} at (0,0) size 4x12
+ LayoutSVGTSpan {tspan} at (10,1) size 74.44x11.19
LayoutSVGInlineText {#text} at (68.33,1) size 2.77x11.19
chunk 1 text run 1 at (68.34,10.00) startOffset 0 endOffset 1 width 2.78: "t"
LayoutSVGInlineText {#text} at (71.11,1) size 13.33x11.19

Powered by Google App Engine
This is Rietveld 408576698