mirror of
https://github.com/servo/servo
synced 2026-05-02 20:32:02 +02:00
Make util::str::parse_length work with floats
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
<hr width='100'>
|
||||
<hr width='100foo'>
|
||||
<hr width=' 100 '>
|
||||
<hr width='100.99'>
|
||||
<hr width='0'>
|
||||
<hr width='00'>
|
||||
<hr width='+0'>
|
||||
|
||||
Reference in New Issue
Block a user