[whatwg] Web Forms 2.0 Substantive - Section 2.1.2

2.1.2. Precision
----------------

# If the author specified step is too small for the UA to handle (for example,
# 1e-9999999 would probably underflow most implementations) then the UA should
# treat the value as any.

You need to define what happens when step="0". Also, what happens if I specify
a negative number?

~fantasai

-- 
http://fantasai.inkedblade.net/contact

Received on Wednesday, 23 June 2004 01:55:52 UTC