mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-11 17:37:33 +02:00
HTML and SVG link elements both encoded the same pseudo-class list for hyperlink state changes. Move that CSS policy into LinkInvalidator and have both call sites delegate to it. This keeps element-specific code focused on detecting hyperlink state changes, while the helper owns the affected selector features.
15 KiB
15 KiB