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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-linking-expected.txt

Issue 2521473002: Change SVG layout tree output to be more meaningful and consistent (Closed)
Patch Set: - 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-linking-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-linking-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-linking-expected.txt
index 9bf2f3b6379f6eae15d34b7d5110fe1e5a2a1213..de07a0f58aeacf7a8430a1c54e8ca0850d2c55c6 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-linking-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-linking-expected.txt
@@ -1,23 +1,23 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
- LayoutSVGRoot {svg} at (97,35) size 124x219
- LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
+ LayoutSVGRoot {svg} at (0,0) size 800x600
+ LayoutSVGHiddenContainer {defs} at (0,-15) size 200x165
LayoutSVGText {text} at (0,-15) size 159x19 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 159x19
+ LayoutSVGInlineText {#text} at (0,-15) size 159x19
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 25 width 159.00: "Referenced character data"
LayoutSVGPath {path} at (100,140) size 100x10 [fill={[type=SOLID] [color=#000000]}] [data="M 100 150 L 150 140 L 200 150"]
LayoutSVGText {text} at (100,35) size 71x19 contains 1 chunk(s)
LayoutSVGInline {a} at (0,0) size 71x19
LayoutSVGTSpan {tspan} at (0,0) size 71x19
- LayoutSVGInlineText {#text} at (0,0) size 71x19
+ LayoutSVGInlineText {#text} at (100,35) size 71x19
chunk 1 text run 1 at (100.00,50.00) startOffset 0 endOffset 13 width 71.00: "tspan in link"
- LayoutSVGText {text}
+ LayoutSVGText {text} at (0,0) size 0x0
LayoutSVGInline {a} at (0,0) size 0x0
- LayoutSVGText {text} at (97,124) size 93x30 contains 1 chunk(s)
+ LayoutSVGText {text} at (97.05,124.89) size 92.17x29.02 contains 1 chunk(s)
LayoutSVGInline {a} at (0,0) size 93x30
LayoutSVGTextPath {textPath} at (0,0) size 93x30
- LayoutSVGInlineText {#text} at (0,0) size 93x30
+ LayoutSVGInlineText {#text} at (97.05,124.89) size 92.17x29.02
chunk 1 text run 1 at (101.96,149.61) startOffset 0 endOffset 1 width 4.00: "t"
chunk 1 text run 2 at (107.35,148.53) startOffset 1 endOffset 2 width 7.00: "e"
chunk 1 text run 3 at (114.22,147.16) startOffset 2 endOffset 3 width 7.00: "x"
@@ -36,13 +36,13 @@ layer at (0,0) size 800x600
chunk 1 text run 16 at (182.37,146.47) startOffset 15 endOffset 16 width 8.00: "k"
LayoutSVGText {text} at (100,185) size 91x19 contains 1 chunk(s)
LayoutSVGInline {a} at (0,0) size 91x19
- LayoutSVGInlineText {#text} at (0,0) size 91x19
+ LayoutSVGInlineText {#text} at (100,185) size 91x19
chunk 1 text run 1 at (100.00,200.00) startOffset 0 endOffset 15 width 91.00: "ltGlyph content"
LayoutSVGText {text} at (100,235) size 121x19 contains 1 chunk(s)
LayoutSVGTSpan {tspan} at (0,0) size 121x19
LayoutSVGInline {a} at (0,0) size 121x19
LayoutSVGTSpan {tspan} at (0,0) size 121x19
- LayoutSVGInlineText {#text} at (0,0) size 121x19
+ LayoutSVGInlineText {#text} at (100,235) size 121x19
chunk 1 text run 1 at (100.00,250.00) startOffset 0 endOffset 22 width 121.00: "tspan in link in tspan"
- LayoutSVGText {text}
+ LayoutSVGText {text} at (0,0) size 0x0
LayoutSVGInline {a} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698