mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-11 17:37:33 +02:00
There are a few places in style computation where we want to update the value of a property without modifying the inherited or important flags. Previously we would look up these flags and pass them to the normal `set_property` method but this is unnecessary and was easy to forget to do.
185 KiB
185 KiB