mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 10:07:15 +02:00
This tests is trying to see if we're taking into account the full margin box width (75px - 50px) when determining whether there is enough space to fit the BFC box. No major browser passes this test, and other tests such as `css/CSS2/floats/new-fc-beside-float-with-margin.html` seem to require that we ignore those margins.