mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02:00
sort_matching_rules() was calling Selector::specificity() inside the sort comparator. MatchingRule already caches the specificity value at rule insertion time, so use that directly instead.
153 KiB
153 KiB