Files
ladybird/Tests/LibWeb/Layout/expected/block-and-inline/margin-collapse-6.txt
Aliaksandr Kalenik 76aa17be86 LibWeb: Make sure collapsed margins are not ignored if box creates FC
Fixes a bug that if box creates new formatting context then all already
collapsed margins are ignored and only margin_top is used.
2023-05-22 12:51:24 +02:00

7 lines
485 B
Plaintext

Viewport <#document> at (0,0) content-size 800x600 children: not-inline
BlockContainer <html> at (0,0) content-size 800x106 [BFC] children: not-inline
BlockContainer <body> at (8,8) content-size 784x90 children: not-inline
BlockContainer <div.upper> at (8,8) content-size 784x20 children: not-inline
BlockContainer <div.bfc> at (8,78) content-size 784x20 [BFC] children: not-inline
BlockContainer <div.inner> at (8,78) content-size 20x20 children: not-inline