mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
Previously we waited until used-value time to apply handling for the z-index value that we should have applied at declared or computed-value time, which was papered over by returning the used rather than computed value as the resolved value. This is no longer required. This allows us to unmark z-index as requiring a layout node to get resolved value.
78 KiB
78 KiB