mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-09 00:22:36 +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.
150 KiB
150 KiB