mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-19 02:57:23 +00:00
Because the result will be a float anyway get rid of the int parsing. Also the grammar of SVG numbers matches the double parser grammar except it can't have a sign but that should have been checked by the caller.