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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/svg/text/text-with-geometric-precision-expected.txt

Issue 2521473002: Change SVG layout tree output to be more meaningful and consistent (Closed)
Patch Set: - Created 4 years 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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutSVGRoot {svg} at (19,5) size 288x119 4 LayoutSVGRoot {svg} at (0,0) size 800x600
5 LayoutSVGText {text} at (0,-15) size 287x19 contains 1 chunk(s) 5 LayoutSVGText {text} at (0,-15) size 287x19 [transform={m=((1.00,0.00)(0.00, 1.00)) t=(20.00,20.00)}] contains 1 chunk(s)
6 LayoutSVGInlineText {#text} at (0,0) size 287x19 6 LayoutSVGInlineText {#text} at (0,-15) size 287x19
7 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 49 width 287.0 0: "\"super\" in the following text should be rendered." 7 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 49 width 287.0 0: "\"super\" in the following text should be rendered."
8 LayoutSVGText {text} at (-1,-25) size 101x39 contains 1 chunk(s) 8 LayoutSVGText {text} at (-1,-24.50) size 101x38 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(20.00,70.00)}] contains 1 chunk(s)
9 LayoutSVGTSpan {tspan} at (0,0) size 47x20 9 LayoutSVGTSpan {tspan} at (0,0) size 47x20
10 LayoutSVGInlineText {#text} at (0,9) size 47x19 10 LayoutSVGInlineText {#text} at (-1,-15) size 47x19
11 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 6 width 46.0 0: "Normal" 11 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 6 width 46.0 0: "Normal"
12 LayoutSVGTSpan {tspan} at (0,0) size 33x19 12 LayoutSVGTSpan {tspan} at (0,0) size 33x19
13 LayoutSVGInlineText {#text} at (47,0) size 33x19 13 LayoutSVGInlineText {#text} at (46,-24.50) size 33x19
14 chunk 1 text run 1 at (46.00,-9.50) startOffset 0 endOffset 5 width 33 .00: "super" 14 chunk 1 text run 1 at (46.00,-9.50) startOffset 0 endOffset 5 width 33 .00: "super"
15 LayoutSVGTSpan {tspan} at (0,0) size 21x19 15 LayoutSVGTSpan {tspan} at (0,0) size 21x19
16 LayoutSVGInlineText {#text} at (80,19) size 21x19 16 LayoutSVGInlineText {#text} at (79,-5.50) size 21x19
17 chunk 1 text run 1 at (79.00,9.50) startOffset 0 endOffset 3 width 21. 00: "sub" 17 chunk 1 text run 1 at (79.00,9.50) startOffset 0 endOffset 3 width 21. 00: "sub"
18 LayoutSVGInlineText {#text} at (0,0) size 0x0 18 LayoutSVGInlineText {#text} at (0,0) size 0x0
19 LayoutSVGText {text} at (-1,-16) size 80x20 contains 1 chunk(s) 19 LayoutSVGText {text} at (-1,-15.80) size 80x19.80 [transform={m=((1.00,0.00) (0.00,1.00)) t=(20.00,120.00)}] contains 1 chunk(s)
20 LayoutSVGTSpan {tspan} at (0,0) size 47x20 20 LayoutSVGTSpan {tspan} at (0,0) size 47x20
21 LayoutSVGInlineText {#text} at (0,0) size 47x19 21 LayoutSVGInlineText {#text} at (-1,-15) size 47x19
22 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 6 width 46.0 0: "Normal" 22 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 6 width 46.0 0: "Normal"
23 LayoutSVGTSpan {tspan} at (0,0) size 33x19 23 LayoutSVGTSpan {tspan} at (0,0) size 33x19
24 LayoutSVGInlineText {#text} at (47,0) size 33x19 24 LayoutSVGInlineText {#text} at (46,-15.80) size 33x19
25 chunk 1 text run 1 at (46.00,-0.80) startOffset 0 endOffset 5 width 33 .00: "super" 25 chunk 1 text run 1 at (46.00,-0.80) startOffset 0 endOffset 5 width 33 .00: "super"
26 LayoutSVGInlineText {#text} at (0,0) size 0x0 26 LayoutSVGInlineText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698