12345678910111213141516171819202122 |
- Viewport <#document> at (0,0) content-size 800x600 children: not-inline
- BlockContainer <html> at (0,0) content-size 800x41.84375 [BFC] children: not-inline
- BlockContainer <body> at (8,8) content-size 784x25.84375 children: inline
- line 0 width: 202, height: 25.84375, bottom: 25.84375, baseline: 16.921875
- frag 0 from BlockContainer start: 0, length: 0, rect: [9,9 200x23.84375]
- BlockContainer <input#foo> at (9,9) content-size 200x23.84375 inline-block [BFC] children: not-inline
- Box <div> at (11,10) content-size 196x21.84375 flex-container(row) [FFC] children: not-inline
- BlockContainer <div> at (11,10) content-size 196x21.84375 flex-item [BFC] children: inline
- line 0 width: 62.171875, height: 21.84375, bottom: 21.84375, baseline: 16.921875
- frag 0 from TextNode start: 0, length: 4, rect: [11,10 62.171875x21.84375]
- "PASS"
- TextNode <#text>
- TextNode <#text>
- TextNode <#text>
- ViewportPaintable (Viewport<#document>) [0,0 800x600]
- PaintableWithLines (BlockContainer<HTML>) [0,0 800x41.84375]
- PaintableWithLines (BlockContainer<BODY>) [8,8 784x25.84375]
- PaintableWithLines (BlockContainer<INPUT>#foo) [8,8 202x25.84375]
- PaintableBox (Box<DIV>) [9,9 200x23.84375]
- PaintableWithLines (BlockContainer<DIV>) [11,10 196x21.84375]
- TextPaintable (TextNode<#text>)
|