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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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 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 800x476 3 layer at (0,0) size 800x476
4 LayoutBlockFlow {HTML} at (0,0) size 800x476 4 LayoutBlockFlow {HTML} at (0,0) size 800x476
5 LayoutBlockFlow {BODY} at (8,8) size 784x460 5 LayoutBlockFlow {BODY} at (8,8) size 784x460
6 LayoutText {#text} at (230,215) size 4x19 6 LayoutText {#text} at (230,215) size 4x19
7 text run at (230,215) width 4: " " 7 text run at (230,215) width 4: " "
8 LayoutText {#text} at (464,215) size 4x19 8 LayoutText {#text} at (464,215) size 4x19
9 text run at (464,215) width 4: " " 9 text run at (464,215) width 4: " "
10 LayoutText {#text} at (698,215) size 4x19 10 LayoutText {#text} at (698,215) size 4x19
(...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,243) size 220x220 35 layer at (8,243) size 220x220
36 LayoutEmbeddedObject {OBJECT} at (0,235) size 220x220 [border: (2px dashed #80 0000)] 36 LayoutEmbeddedObject {OBJECT} at (0,235) 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