mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-30 11:37:16 +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.
1.6 KiB
1.6 KiB