Files
ladybird/Userland/Libraries/LibWeb/CSS/Serialize.cpp
Matthew Olsson da18957063 LibWeb: Limit color alpha values to 4 decimal places when serializing
The spec explicitly mentions that these values need to round-trip, and
4 decimal places is enough for 8-bit values
2024-03-03 19:50:25 +01:00

7.2 KiB