[Bug 7427] When the maxlength attribute is omitted it should return -1 like Opera and Firefox and not 0. (Alternatively it could return the maximum value like Chrome and presumably Safari do, but that seems less nice.

http://www.w3.org/Bugs/Public/show_bug.cgi?id=7427





--- Comment #3 from contributor@whatwg.org  2009-09-21 23:05:31 ---
Checked in as WHATWG revision r3934.
Check-in comment: textarea.maxLength and input.maxLength apparently return -1
when the attribute is missing.
http://html5.org/tools/web-apps-tracker?from=3933&to=3934


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Monday, 21 September 2009 23:05:39 UTC