[Webkit-unassigned] [Bug 240047] Date times do not respect the system's 12/24-hour time format override

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 3 20:53:34 PDT 2022


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

--- Comment #3 from Aditya Keerthi <akeerthi at apple.com> ---
Ignoring the system preference in <input type=time> was an intentional anti-fingerprinting measure. As it stands, 12-hour and 24-hour time inputs have different sizing behavior that is discernible by the web page. For date/time inputs, our current behavior is designed to avoid exposing any additional information that is not already exposed through `navigator.language`.

The iOS implementation is much older (and separate) from macOS, and may need to be reconsidered to match privacy guarantees.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220504/e0207d99/attachment-0001.htm>


More information about the webkit-unassigned mailing list