mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-11 09:27:00 +02:00
Node.cpp still contained the CSS policy for full style invalidation and property-based invalidation plans. Move that logic into CSS::Invalidation::NodeInvalidator. Node remains the public DOM entry point for callers that need to invalidate style. The helper now owns the :has() metadata probing, style-scope plan lookup, and subtree/sibling invalidation scheduling.
154 KiB
154 KiB