Skip to content

Commit 360ac12

Browse files
committed
fixup! Fix datalist data based on input type support data
1 parent 4a2b97b commit 360ac12

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

html/elements/datalist.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,9 @@
217217
"safari": {
218218
"version_added": "14.1"
219219
},
220-
"safari_ios": "mirror",
220+
"safari_ios": {
221+
"version_added": "12.2"
222+
},
221223
"samsunginternet_android": "mirror",
222224
"webview_android": "mirror",
223225
"webview_ios": "mirror"

0 commit comments

Comments
 (0)