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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/svg/text/small-fonts-3-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 (0,55) size 509x328 4 LayoutSVGRoot {svg} at (0,0) size 800x600
5 LayoutSVGEllipse {ellipse} at (0,55) size 509x328 [stroke={[type=SOLID] [col or=#000000] [stroke width=0.10]}] [cx=12.43] [cy=13.65] [rx=4.34] [ry=2.68] 5 LayoutSVGEllipse {ellipse} at (8.09,10.97) size 8.67x5.37 [stroke={[type=SOL ID] [color=#000000] [stroke width=0.10]}] [cx=12.43] [cy=13.65] [rx=4.34] [ry=2. 68]
6 LayoutSVGText {text} at (11,11) size 3x2 contains 1 chunk(s) 6 LayoutSVGText {text} at (11.58,11.86) size 1.67x0.70 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 2x1 7 LayoutSVGInlineText {#text} at (11.58,11.86) size 1.67x0.70
8 chunk 1 (middle anchor) text run 1 at (11.58,12.43) startOffset 0 endOff set 6 width 1.68: "Passes" 8 chunk 1 (middle anchor) text run 1 at (11.58,12.43) startOffset 0 endOff set 6 width 1.68: "Passes"
9 LayoutSVGText {text} at (9,13) size 7x1 contains 1 chunk(s) 9 LayoutSVGText {text} at (9.59,13.22) size 5.64x0.70 contains 1 chunk(s)
10 LayoutSVGInlineText {#text} at (0,0) size 6x1 10 LayoutSVGInlineText {#text} at (9.59,13.22) size 5.64x0.70
11 chunk 1 (middle anchor) text run 1 at (9.60,13.79) startOffset 0 endOffs et 24 width 5.65: "if text aligns perfectly" 11 chunk 1 (middle anchor) text run 1 at (9.60,13.79) startOffset 0 endOffs et 24 width 5.65: "if text aligns perfectly"
12 LayoutSVGText {text} at (9,14) size 7x1 contains 1 chunk(s) 12 LayoutSVGText {text} at (9.09,14.02) size 6.64x0.70 contains 1 chunk(s)
13 LayoutSVGInlineText {#text} at (0,0) size 7x1 13 LayoutSVGInlineText {#text} at (9.09,14.02) size 6.64x0.70
14 chunk 1 (middle anchor) text run 1 at (9.10,14.59) startOffset 0 endOffs et 28 width 6.65: "in the center of the circle." 14 chunk 1 (middle anchor) text run 1 at (9.10,14.59) startOffset 0 endOffs et 28 width 6.65: "in the center of the circle."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698