Skip to content

Commit

Permalink
Update HTMLInputElement.json safari adds support for `<input type="ti…
Browse files Browse the repository at this point in the history
…me">` (mdn#21708)

* Update HTMLInputElement.json

`time` was implemented in Safari 14.1: 

release notes:
https://developer.apple.com/documentation/safari-release-notes/safari-14_1-release-notes

* Update HTMLInputElement.json - `time` supported in Safari since 14.1

add a comma

* Update HTMLInputElement.json

remove comma,
remove url

* Update HTMLInputElement.json

`time` was released in safari 16 along with showPicker(), not 14.1

Release:
https://developer.apple.com/documentation/safari-release-notes/safari-16-release-notes

Commit:
WebKit/WebKit@82b1c31
  • Loading branch information
celestaria authored Dec 22, 2023
1 parent 6570770 commit abd93e0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions api/HTMLInputElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -2320,8 +2320,7 @@
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false,
"impl_url": "https://webkit.org/b/234009"
"version_added": "16"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down

0 comments on commit abd93e0

Please sign in to comment.