mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-13 02:16:52 +02:00
Full-subtree style invalidations are cheap to count where they happen (Node::invalidate_style on a document node) but previously invisible to tests. Surface the counter as fullStyleInvalidations alongside the existing style invalidation counters so text tests can assert that a given mutation path stayed surgical instead of degrading to a broad document restyle.
160 KiB
160 KiB