mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-08 22:46:45 +00:00
When recomputing the style for an element that previously didn't have a corresponding layout node, it may become necessary to create a layout node for it. However, we should not do this if it's within a subtree that can't have layout children. Nor should we do it for elements who have an ancestor with display:none.
21 KiB
21 KiB