[Webkit-unassigned] [Bug 82034] [Forms] Move numeric related methods in HTMLInputElement class to another place

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 9 00:05:48 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=82034





--- Comment #2 from yosin at chromium.org  2012-05-09 00:04:51 PST ---
Following methods are used in renderer and/or validator. So, we keep them.
 * rangeUnderflow
 * rangeOverflow
 * minimum
 * maximum
 * getAllowedValueStep
 * stepMismatch
 * minimumString
 * maximumString
 * stepBBaseString
 * stepString

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list