Files
ladybird/Userland/Libraries/LibWeb/CSS
Sam Atkins 1f5b5d3f99 LibWeb: Use intermediate ints when converting strings to numbers in CSS
These three are all integers - we just repeatedly multiply them by 10
and then add a digit - so using an integer here is both faster and more
accurate. :^)
2022-03-22 15:47:36 +01:00
..
2022-02-24 08:04:25 +01:00
2022-02-24 08:04:25 +01:00
2022-02-24 08:04:25 +01:00
2022-02-24 08:04:25 +01:00