mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02:00
Previously, we were accidentally creating temporary copies of custom property maps on both sides of a ternary in `compute_style_impl()`. We now bind to a static empty sentinel instead so the reference binds directly to `own_values()` without copying.
153 KiB
153 KiB