[Webkit-unassigned] [Bug 148867] New: input[type=number] does not sanitize value properly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 4 18:56:36 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=148867
Bug ID: 148867
Summary: input[type=number] does not sanitize value properly
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Forms
Assignee: webkit-unassigned at lists.webkit.org
Reporter: rniwa at webkit.org
CC: cdumez at apple.com, webkit-bug-importer at group.apple.com
See https://html.spec.whatwg.org/multipage/infrastructure.html#valid-floating-point-number
e.g. strings such as "1." should be treated as an invalid value and sanitized to "".
There are many other issues found in
LayoutTests/http/tests/w3c/html/semantics/forms/the-input-element/number.html
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150905/fb44b5ea/attachment-0001.html>
More information about the webkit-unassigned
mailing list