diff options
author | davidot <davidot@serenityos.org> | 2022-10-12 23:50:54 +0200 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-10-23 15:48:45 +0200 |
commit | 1ab6cb1ee91b161c130bbfe266edf1f59e1242bd (patch) | |
tree | c36154eed9083bf8a1ae34f82e10cbdc733dba05 /Userland/Services/WindowServer | |
parent | 051134a21e16d16804838aa5d020d94248a8431d (diff) | |
download | serenity-1ab6cb1ee91b161c130bbfe266edf1f59e1242bd.zip |
LibWeb: Make SVG::AttributeParser use the new double parser
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.
Diffstat (limited to 'Userland/Services/WindowServer')
0 files changed, 0 insertions, 0 deletions