mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-02 04:27:12 +02:00
This prevents text from overlapping with each other if a `<br>` with `clear: ..` is used in between.
25 lines
1.2 KiB
Plaintext
25 lines
1.2 KiB
Plaintext
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|
BlockContainer <html> at (0,0) content-size 800x100 [BFC] children: not-inline
|
|
BlockContainer <body> at (8,8) content-size 784x84 children: not-inline
|
|
BlockContainer <div.a> at (8,8) content-size 50x84 children: inline
|
|
frag 0 from TextNode start: 1, length: 3, rect: [8,58 27.15625x17] baseline: 13.296875
|
|
"foo"
|
|
frag 1 from TextNode start: 1, length: 3, rect: [8,75 27.640625x17] baseline: 13.296875
|
|
"bar"
|
|
TextNode <#text>
|
|
BlockContainer <div.b> at (8,8) content-size 50x50 floating [BFC] children: not-inline
|
|
TextNode <#text>
|
|
BreakNode <br.c>
|
|
TextNode <#text>
|
|
BlockContainer <(anonymous)> at (8,92) content-size 784x0 children: inline
|
|
TextNode <#text>
|
|
|
|
ViewportPaintable (Viewport<#document>) [0,0 800x600]
|
|
PaintableWithLines (BlockContainer<HTML>) [0,0 800x100]
|
|
PaintableWithLines (BlockContainer<BODY>) [8,8 784x84]
|
|
PaintableWithLines (BlockContainer<DIV>.a) [8,8 50x84]
|
|
PaintableWithLines (BlockContainer<DIV>.b) [8,8 50x50]
|
|
TextPaintable (TextNode<#text>)
|
|
TextPaintable (TextNode<#text>)
|
|
PaintableWithLines (BlockContainer(anonymous)) [8,92 784x0]
|