label-empty-embedded-control.txt 1.3 KB

12345678910111213141516171819202122
  1. Viewport <#document> at (0,0) content-size 800x600 children: not-inline
  2. BlockContainer <html> at (0,0) content-size 800x600 [BFC] children: not-inline
  3. BlockContainer <body> at (8,8) content-size 784x21 children: inline
  4. frag 0 from Label start: 0, length: 0, rect: [8,8 200x21] baseline: 21
  5. Label <label> at (8,8) content-size 200x21 inline-block [BFC] children: inline
  6. frag 0 from BlockContainer start: 0, length: 0, rect: [9,9 198x19] baseline: 21
  7. TextNode <#text>
  8. BlockContainer <input#hello> at (9,9) content-size 198x19 inline-block [BFC] children: not-inline
  9. Box <div> at (11,10) content-size 194x17 flex-container(row) [FFC] children: not-inline
  10. BlockContainer <div> at (11,10) content-size 194x17 flex-item [BFC] children: inline
  11. TextNode <#text>
  12. TextNode <#text>
  13. TextNode <#text>
  14. ViewportPaintable (Viewport<#document>) [0,0 800x600]
  15. PaintableWithLines (BlockContainer<HTML>) [0,0 800x600]
  16. PaintableWithLines (BlockContainer<BODY>) [8,8 784x21]
  17. PaintableWithLines (Label<LABEL>) [8,8 200x21]
  18. PaintableWithLines (BlockContainer<INPUT>#hello) [8,8 200x21]
  19. PaintableBox (Box<DIV>) [9,9 198x19]
  20. PaintableWithLines (BlockContainer<DIV>) [11,10 194x17]