mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-02 22:55:23 +00:00
Due to a missing `return` statement, we were creating two anonymous wrapper blocks around each piece of inline content inside a flex container. This had no visual impact, since they ended up with 0x0 dimensions, but we were wasting a fair bit of time running layout on them.
20 KiB
20 KiB