WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
148868
Value sanitization algorithms for month and week don't conform to HTML5 spec
https://bugs.webkit.org/show_bug.cgi?id=148868
Summary
Value sanitization algorithms for month and week don't conform to HTML5 spec
Ryosuke Niwa
Reported
2015-09-04 19:01:46 PDT
See
https://html.spec.whatwg.org/multipage/forms.html#month-state-(type=month
)
https://html.spec.whatwg.org/multipage/forms.html#week-state-(type=week
) We don't seem to implement the sanitization algorithm properly according to /html/semantics/forms/the-input-element/number.html /html/semantics/forms/the-input-element/week.html
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-09-04 19:02:43 PDT
<
rdar://problem/22589724
>
Sam Sneddon [:gsnedders]
Comment 2
2022-06-14 08:57:19 PDT
Is this just
Bug 200416
, where we don't support either (at least on macOS)?
Aditya Keerthi
Comment 3
2022-06-14 18:44:31 PDT
I think it might be worth keeping this as a separate bug until we validate our existing (partial) implementation. Month/week inputs are currently off-by-default experimental features on macOS, there is some code in the tree for them.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug