mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-19 09:40:00 +00:00
Just because an inline-block is inline doesn't mean it's ready to accept random inline children. If it's a block, we may need to create an anonymous wrapper first. Fixes #4604.