Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions html/elements/input/datetime-local.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@
"version_added": "11"
},
"safari": {
"version_added": "14.1",
"notes": "Safari only displays a date picker and does not display a time picker."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of removing this note, we need to find out in which version this was fixed, and add the prefix "Before Safari x, ...".

"version_added": "14.1"
},
"safari_ios": {
"version_added": "5"
Expand Down