Files
ladybird/Libraries/LibWeb
Aliaksandr Kalenik 7da3b06e3e LibWeb: Postpone invalidating style of elements affected by :has()
...until Document::update_style(). This allows to avoid doing full
document DOM tree traversal on each Node::invalidate_style() call.

Fixes performance regression on wpt.fyi
2025-01-29 17:21:47 +01:00
..
2025-01-23 09:33:10 +01:00