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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/svg/as-object/object-box-sizing-no-width-height-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 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 800x474 3 layer at (0,0) size 800x474
4 LayoutBlockFlow {HTML} at (0,0) size 800x474 4 LayoutBlockFlow {HTML} at (0,0) size 800x474
5 LayoutBlockFlow {BODY} at (8,8) size 784x458 5 LayoutBlockFlow {BODY} at (8,8) size 784x458
6 LayoutText {#text} at (230,216) size 4x18 6 LayoutText {#text} at (230,216) size 4x18
7 text run at (230,216) width 4: " " 7 text run at (230,216) width 4: " "
8 LayoutText {#text} at (464,216) size 4x18 8 LayoutText {#text} at (464,216) size 4x18
9 text run at (464,216) width 4: " " 9 text run at (464,216) width 4: " "
10 LayoutText {#text} at (698,216) size 4x18 10 LayoutText {#text} at (698,216) size 4x18
(...skipping 20 matching lines...) Expand all
31 LayoutView at (0,0) size 220x220 31 LayoutView at (0,0) size 220x220
32 layer at (0,0) size 220x220 32 layer at (0,0) size 220x220
33 LayoutSVGRoot {svg} at (0,0) size 220x220 33 LayoutSVGRoot {svg} at (0,0) size 220x220
34 LayoutSVGEllipse {circle} at (0,0) size 220x220 [stroke={[type=SOLID] [c olor=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [cx=1 10.00] [cy=110.00] [r=110.00] 34 LayoutSVGEllipse {circle} at (0,0) size 220x220 [stroke={[type=SOLID] [c olor=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [cx=1 10.00] [cy=110.00] [r=110.00]
35 layer at (8,242) size 220x220 35 layer at (8,242) size 220x220
36 LayoutEmbeddedObject {OBJECT} at (0,234) size 220x220 [border: (2px dashed #80 0000)] 36 LayoutEmbeddedObject {OBJECT} at (0,234) size 220x220 [border: (2px dashed #80 0000)]
37 layer at (0,0) size 210x210 37 layer at (0,0) size 210x210
38 LayoutView at (0,0) size 210x210 38 LayoutView at (0,0) size 210x210
39 layer at (0,0) size 210x210 39 layer at (0,0) size 210x210
40 LayoutSVGRoot {svg} at (0,0) size 210x210 40 LayoutSVGRoot {svg} at (0,0) size 210x210
41 LayoutSVGEllipse {circle} at (0,0) size 210x210 [stroke={[type=SOLID] [c olor=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [cx=1 10.00] [cy=110.00] [r=110.00] 41 LayoutSVGEllipse {circle} at (0,0) size 220x220 [stroke={[type=SOLID] [c olor=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [cx=1 10.00] [cy=110.00] [r=110.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698