Files
ladybird/Userland/Libraries/LibWeb/CSS/MediaQuery.cpp
Sam Atkins 0795b9f7bb LibWeb: Use floats instead of doubles for CSS numbers
Using doubles isn't necessary, and they make things slightly bigger and
slower, so let's use floats instead.
2022-03-22 15:47:36 +01:00

16 KiB