- From: <bugzilla@jessica.w3.org>
- Date: Tue, 08 Mar 2011 22:50:28 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12269
Summary: If step is the required increase or decrease of the
value, is there any way to declare the value used by
stepUp() and stepDown()? I had been using step as the
number to increase/decrease the value when the up/down
arrows were clicked in Chrome, but new bu
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#the
-step-attribute
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
Specification:
http://www.whatwg.org/specs/web-apps/current-work/multipage/common-input-element-attributes.html
Section: http://www.whatwg.org/specs/web-apps/current-work/#the-step-attribute
Comment:
If step is the required increase or decrease of the value, is there any way to
declare the value used by stepUp() and stepDown()? I had been using step as
the number to increase/decrease the value when the up/down arrows were clicked
in Chrome, but new builds are now validating the field and requiring that the
value match the step (which appears to be the correct behavior according to
this spec).
Posted from: 67.247.95.68
User agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; en-US)
AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.127 Safari/534.16
--
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, 8 March 2011 22:50:30 UTC