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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/styling-css-06-b-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 480x360 1 layer at (0,0) size 480x360
2 LayoutView at (0,0) size 480x360 2 LayoutView at (0,0) size 480x360
3 layer at (0,0) size 480x360 3 layer at (0,0) size 480x360
4 LayoutSVGRoot {svg} at (0,0) size 480x360 4 LayoutSVGRoot {svg} at (0,0) size 480x360
5 LayoutSVGContainer {g} at (50,72) size 360x176 5 LayoutSVGContainer {g} at (50,72) size 359.14x176
6 LayoutSVGContainer {g} at (50,72) size 360x176 6 LayoutSVGContainer {g} at (50,72) size 359.14x176
7 LayoutSVGText {text} at (50,72) size 85x36 contains 1 chunk(s) 7 LayoutSVGText {text} at (50,72) size 84.86x36 contains 1 chunk(s)
8 LayoutSVGInline {a} at (0,0) size 85x36 8 LayoutSVGInline {a} at (0,0) size 85x36
9 LayoutSVGInlineText {#text} at (0,0) size 85x36 9 LayoutSVGInlineText {#text} at (50,72) size 84.86x36
10 chunk 1 text run 1 at (50.00,100.00) startOffset 0 endOffset 7 wid th 84.87: "Visited" 10 chunk 1 text run 1 at (50.00,100.00) startOffset 0 endOffset 7 wid th 84.87: "Visited"
11 LayoutSVGText {text} at (250,72) size 117x36 contains 1 chunk(s) 11 LayoutSVGText {text} at (250,72) size 116.66x36 contains 1 chunk(s)
12 LayoutSVGInline {a} at (0,0) size 117x36 12 LayoutSVGInline {a} at (0,0) size 117x36
13 LayoutSVGInlineText {#text} at (0,0) size 117x36 13 LayoutSVGInlineText {#text} at (250,72) size 116.66x36
14 chunk 1 text run 1 at (250.00,100.00) startOffset 0 endOffset 9 wi dth 116.66: "Unvisited" 14 chunk 1 text run 1 at (250.00,100.00) startOffset 0 endOffset 9 wi dth 116.66: "Unvisited"
15 LayoutSVGText {text} at (50,142) size 120x36 contains 1 chunk(s) 15 LayoutSVGText {text} at (50,142) size 119.11x36 contains 1 chunk(s)
16 LayoutSVGInline {a} at (0,0) size 120x36 16 LayoutSVGInline {a} at (0,0) size 120x36
17 LayoutSVGInlineText {#text} at (0,0) size 120x36 17 LayoutSVGInlineText {#text} at (50,142) size 119.11x36
18 chunk 1 text run 1 at (50.00,170.00) startOffset 0 endOffset 8 wid th 119.12: "Hover me" 18 chunk 1 text run 1 at (50.00,170.00) startOffset 0 endOffset 8 wid th 119.12: "Hover me"
19 LayoutSVGText {text} at (250,142) size 160x36 contains 1 chunk(s) 19 LayoutSVGText {text} at (250,142) size 159.14x36 contains 1 chunk(s)
20 LayoutSVGInlineText {#text} at (0,0) size 160x36 20 LayoutSVGInlineText {#text} at (250,142) size 159.14x36
21 chunk 1 text run 1 at (250.00,170.00) startOffset 0 endOffset 12 wid th 159.14: "And me, too!" 21 chunk 1 text run 1 at (250.00,170.00) startOffset 0 endOffset 12 wid th 159.14: "And me, too!"
22 LayoutSVGText {text} at (150,212) size 118x36 contains 1 chunk(s) 22 LayoutSVGText {text} at (150,212) size 117.44x36 contains 1 chunk(s)
23 LayoutSVGInlineText {#text} at (0,0) size 118x36 23 LayoutSVGInlineText {#text} at (150,212) size 117.44x36
24 chunk 1 text run 1 at (150.00,240.00) startOffset 0 endOffset 9 widt h 117.45: "Select me" 24 chunk 1 text run 1 at (150.00,240.00) startOffset 0 endOffset 9 widt h 117.45: "Select me"
25 LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s) 25 LayoutSVGText {text} at (10,304) size 263.33x46 contains 1 chunk(s)
26 LayoutSVGInlineText {#text} at (0,0) size 264x46 26 LayoutSVGInlineText {#text} at (10,304) size 263.33x46
27 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.5 $" 27 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.5 $"
28 LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00] 28 LayoutSVGRect {rect} at (1,1) size 478x358 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698