Skip to content

Commit 8ffd6d8

Browse files
authored
Safari 18 added serializable parameter to Element.attachShadow() options (#26748)
Update Safari data for api.Element.attachShadow.options_serializable_parameter This PR updates and corrects version values for Safari (Desktop and iOS/iPadOS) for the `attachShadow.options_serializable_parameter` member of the `Element` API. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.13.0). Tests Used: https://mdn-bcd-collector.gooborg.com/tests/api/Element/attachShadow/options_serializable_parameter
1 parent d285d3c commit 8ffd6d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/Element.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3013,7 +3013,7 @@
30133013
"opera": "mirror",
30143014
"opera_android": "mirror",
30153015
"safari": {
3016-
"version_added": false
3016+
"version_added": "18"
30173017
},
30183018
"safari_ios": "mirror",
30193019
"samsunginternet_android": "mirror",

0 commit comments

Comments
 (0)