Files
ladybird/Userland/Libraries/LibWeb/DOM
Andreas Kling 7d052250f2 LibWeb: Don't create unwanted layout nodes when recomputing style
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.
2022-03-04 23:40:21 +01:00
..
2021-10-17 01:34:02 +03:00
2021-10-03 00:18:52 +02:00
2022-02-26 12:53:32 +01:00
2022-02-26 12:53:32 +01:00
2022-02-26 12:53:32 +01:00
2022-02-26 12:53:32 +01:00
2022-02-26 12:53:32 +01:00
2022-02-26 12:53:32 +01:00