- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 25 Aug 2009 20:22:18 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=7427
Summary: 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.
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://whatwg.org/specs/web-apps/current-work/#dom-
input-maxlength
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
Section: http://whatwg.org/specs/web-apps/current-work/#dom-input-maxlength
Comment:
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.
Posted from: 83.85.115.44
--
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 Tuesday, 25 August 2009 20:22:33 UTC