mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-23 00:19:18 +00:00
This will allow us to test (and catch regressions in) stacking context tree construction and updates, etc.
30 lines
2 KiB
Text
30 lines
2 KiB
Text
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|
BlockContainer <html> at (0,0) content-size 800x60 [BFC] children: not-inline
|
|
BlockContainer <body> at (8,8) content-size 784x44 children: not-inline
|
|
BlockContainer <button.btn.fixed-width> at (13,10) content-size 190x18 children: not-inline
|
|
BlockContainer <(anonymous)> at (13,10) content-size 190x18 flex-container(column) [FFC] children: not-inline
|
|
BlockContainer <(anonymous)> at (13,10) content-size 190x18 flex-item [BFC] children: inline
|
|
frag 0 from TextNode start: 0, length: 11, rect: [60.53125,10 94.921875x18] baseline: 13.796875
|
|
"200px width"
|
|
TextNode <#text>
|
|
BlockContainer <button.btn> at (13,32) content-size 324.671875x18 children: not-inline
|
|
BlockContainer <(anonymous)> at (13,32) content-size 324.671875x18 flex-container(column) [FFC] children: not-inline
|
|
BlockContainer <(anonymous)> at (13,32) content-size 324.671875x18 flex-item [BFC] children: inline
|
|
frag 0 from TextNode start: 0, length: 39, rect: [13,32 324.671875x18] baseline: 13.796875
|
|
"auto width should behave as fit-content"
|
|
TextNode <#text>
|
|
|
|
ViewportPaintable (Viewport<#document>) [0,0 800x600]
|
|
PaintableWithLines (BlockContainer<HTML>) [0,0 800x60]
|
|
PaintableWithLines (BlockContainer<BODY>) [8,8 784x44]
|
|
PaintableWithLines (BlockContainer<BUTTON>.btn.fixed-width) [8,8 200x22]
|
|
PaintableWithLines (BlockContainer(anonymous)) [13,10 190x18]
|
|
PaintableWithLines (BlockContainer(anonymous)) [13,10 190x18]
|
|
TextPaintable (TextNode<#text>)
|
|
PaintableWithLines (BlockContainer<BUTTON>.btn) [8,30 334.671875x22]
|
|
PaintableWithLines (BlockContainer(anonymous)) [13,32 324.671875x18]
|
|
PaintableWithLines (BlockContainer(anonymous)) [13,32 324.671875x18]
|
|
TextPaintable (TextNode<#text>)
|
|
|
|
SC for Viewport<#document> [0,0 800x600] [children: 1] (z-index: auto)
|
|
SC for BlockContainer<HTML> [0,0 800x60] [children: 0] (z-index: auto)
|