Files
ladybird/Tests/LibWeb/Layout/expected/flex/box-baseline-with-inline-flex-empty-child.txt
Andreas Kling 09eed8eea2 LibWeb+headless-browser: Include paint tree in layout test output
This will give us a more comprehensive look at what actually gets
rendered in the end, and also allows us to catch more behavior changes.
2023-08-03 13:21:26 +02:00

17 lines
1022 B
Plaintext

Viewport <#document> at (0,0) content-size 800x600 children: not-inline
BlockContainer <html> at (1,1) content-size 798x42 [BFC] children: not-inline
BlockContainer <body> at (10,10) content-size 780x24 children: not-inline
BlockContainer <div.first> at (11,11) content-size 778x22 children: inline
line 0 width: 22, height: 22, bottom: 22, baseline: 22
frag 0 from Box start: 0, length: 0, rect: [22,22 0x0]
Box <span.second> at (22,22) content-size 0x0 flex-container(row) [FFC] children: not-inline
BlockContainer <(anonymous)> at (22,22) content-size 0x0 [BFC] children: inline
TextNode <#text>
PaintableWithLines (Viewport<#document>) [0,0 800x600]
PaintableWithLines (BlockContainer<HTML>) [0,0 800x44]
PaintableWithLines (BlockContainer<BODY>) [9,9 782x26]
PaintableWithLines (BlockContainer<DIV>.first) [10,10 780x24]
PaintableBox (Box<SPAN>.second) [11,11 22x22]
PaintableWithLines (BlockContainer(anonymous)) [22,22 0x0]