mirror of
https://github.com/servo/servo.git
synced 2025-08-02 12:10:29 +01:00
This exposes another bug: "-0" failed to parse with str.parse(), and is now successfully parsed into 0. However, input.size and textarea.{rows, cols} are supposed to be "limited to only non-negative numbers greater than zero", so 0 is not actually supposed to be accepted. |
||
---|---|---|
.. | ||
html | ||
power | ||
ref | ||
unit | ||
wpt | ||
reftest.rs |