mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 18:17:22 +02:00
Previously we would do two cascaded property lookups per property during style computation - the first to get the value of the property and the second to check whether it was marked as important. We now do this as a single lookup to save some unnecessary work.
4.7 KiB
4.7 KiB