mirror of
https://github.com/servo/servo
synced 2026-05-03 12:52:25 +02:00
Make util::str::parse_length work with floats
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
<div class=hr style="width: 100px"></div>
|
||||
<div class=hr style="width: 100px"></div>
|
||||
<div class=hr style="width: 100px"></div>
|
||||
<div class=hr style="width: 100.99px"></div>
|
||||
<div class=hr style="width: 0%"></div>
|
||||
<div class=hr style="width: 0%"></div>
|
||||
<div class=hr style="width: 0%"></div>
|
||||
|
||||
Reference in New Issue
Block a user