Files
ladybird/Userland/Libraries/LibWeb/CSS/StyleProperties.cpp
Andreas Kling 0401d7da36 LibWeb: Preserve z-index:auto in CSS::ComputedValues
This is still interesting for debugging purposes, so let's not blindly
convert "auto" to 0. Code later down the line handles "auto" anyway.
2022-03-04 15:52:42 +01:00

29 KiB