mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 20:17:13 +02:00
This fixes the issue when margin collapsing state was always reset if a box has clear property not equal to none even if it does not actually introduce clearance.
15 lines
948 B
Plaintext
15 lines
948 B
Plaintext
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|
BlockContainer <html> at (0,0) content-size 800x125.9375 [BFC] children: not-inline
|
|
BlockContainer <body> at (8,8) content-size 784x109.9375 children: not-inline
|
|
BlockContainer <div.upper> at (8,8) content-size 784x17.46875 children: inline
|
|
line 0 width: 46.15625, height: 17.46875, bottom: 17.46875, baseline: 13.53125
|
|
frag 0 from TextNode start: 0, length: 5, rect: [8,8 46.15625x17.46875]
|
|
"upper"
|
|
TextNode <#text>
|
|
BlockContainer <div.mystery> at (8,100.46875) content-size 784x0 children: not-inline
|
|
BlockContainer <div.lower> at (8,100.46875) content-size 784x17.46875 children: inline
|
|
line 0 width: 43.359375, height: 17.46875, bottom: 17.46875, baseline: 13.53125
|
|
frag 0 from TextNode start: 0, length: 5, rect: [8,100.46875 43.359375x17.46875]
|
|
"lower"
|
|
TextNode <#text>
|