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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/svg/text/small-fonts-in-html5-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 800x594 3 layer at (0,0) size 800x594
4 LayoutBlockFlow {HTML} at (0,0) size 800x593.88 4 LayoutBlockFlow {HTML} at (0,0) size 800x593.88
5 LayoutBlockFlow {BODY} at (8,21.44) size 784x564.44 5 LayoutBlockFlow {BODY} at (8,21.44) size 784x564.44
6 LayoutBlockFlow {H1} at (0,0) size 784x37 6 LayoutBlockFlow {H1} at (0,0) size 784x37
7 LayoutText {#text} at (0,0) size 470x36 7 LayoutText {#text} at (0,0) size 470x36
8 text run at (0,0) width 470: "Small fonts in HTML5/inline SVG" 8 text run at (0,0) width 470: "Small fonts in HTML5/inline SVG"
9 LayoutBlockFlow (anonymous) at (0,58.44) size 784x506 9 LayoutBlockFlow (anonymous) at (0,58.44) size 784x506
10 LayoutSVGRoot {svg} at (8,79) size 502x503 10 LayoutSVGRoot {svg} at (0,0) size 502x502
11 LayoutSVGContainer {g} at (159,267) size 94x21 [transform={m=((400.00, 0.00)(0.00,400.00)) t=(0.00,0.00)}] 11 LayoutSVGContainer {g} at (0.38,0.47) size 0.23x0.05 [transform={m=((4 00.00,0.00)(0.00,400.00)) t=(0.00,0.00)}]
12 LayoutSVGText {text} at (0,0) size 1x1 contains 1 chunk(s) 12 LayoutSVGText {text} at (0.38,0.47) size 0.23x0.05 contains 1 chunk( s)
13 LayoutSVGInlineText {#text} at (0,0) size 1x1 13 LayoutSVGInlineText {#text} at (0.38,0.47) size 0.23x0.05
14 chunk 1 (middle anchor) text run 1 at (0.38,0.50) startOffset 0 endOffset 12 width 0.24: "Test passed." 14 chunk 1 (middle anchor) text run 1 at (0.38,0.50) startOffset 0 endOffset 12 width 0.24: "Test passed."
15 LayoutText {#text} at (0,0) size 0x0 15 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698