1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-09 09:34:57 +09:00
ladybird/Tests/LibWeb/Layout/expected/flex-shrink-1.txt
2025-06-07 11:09:53 +01:00

44 lines
2.6 KiB
Text

Viewport <#document> at (0,0) content-size 800x600 children: not-inline
BlockContainer <html> at (0,0) content-size 800x120 [BFC] children: not-inline
BlockContainer <body> at (8,8) content-size 784x104 children: not-inline
Box <div.container> at (9,9) content-size 250x102 flex-container(row) [FFC] children: not-inline
BlockContainer <(anonymous)> (not painted) [BFC] children: inline
TextNode <#text>
BlockContainer <div.box> at (10,10) content-size 62.671875x100 flex-item [BFC] children: inline
frag 0 from TextNode start: 0, length: 3, rect: [10,10 18.9375x18] baseline: 13.796875
"1 I"
frag 1 from TextNode start: 4, length: 6, rect: [10,28 49.359375x18] baseline: 13.796875
"shrink"
frag 2 from TextNode start: 11, length: 3, rect: [10,46 24.875x18] baseline: 13.796875
"the"
frag 3 from TextNode start: 15, length: 4, rect: [10,64 38.765625x18] baseline: 13.796875
"most"
TextNode <#text>
BlockContainer <(anonymous)> (not painted) [BFC] children: inline
TextNode <#text>
BlockContainer <div.box> at (74.671875,10) content-size 81.328125x100 flex-item [BFC] children: inline
frag 0 from TextNode start: 0, length: 10, rect: [74.671875,10 78.765625x18] baseline: 13.796875
"2 I shrink"
TextNode <#text>
BlockContainer <(anonymous)> (not painted) [BFC] children: inline
TextNode <#text>
BlockContainer <div.box> at (158,10) content-size 100x100 flex-item [BFC] children: inline
frag 0 from TextNode start: 0, length: 9, rect: [158,10 68x18] baseline: 13.796875
"3 I don't"
TextNode <#text>
BlockContainer <(anonymous)> (not painted) [BFC] children: inline
TextNode <#text>
BlockContainer <(anonymous)> at (8,112) content-size 784x0 children: inline
TextNode <#text>
ViewportPaintable (Viewport<#document>) [0,0 800x600]
PaintableWithLines (BlockContainer<HTML>) [0,0 800x120]
PaintableWithLines (BlockContainer<BODY>) [8,8 784x104]
PaintableBox (Box<DIV>.container) [8,8 252x104]
PaintableWithLines (BlockContainer<DIV>.box) [9,9 64.671875x102]
TextPaintable (TextNode<#text>)
PaintableWithLines (BlockContainer<DIV>.box) [73.671875,9 83.328125x102]
TextPaintable (TextNode<#text>)
PaintableWithLines (BlockContainer<DIV>.box) [157,9 102x102]
TextPaintable (TextNode<#text>)
PaintableWithLines (BlockContainer(anonymous)) [8,112 784x0]