Skip to content

Commit

Permalink
Update Safari data for api.Window.deviceorientation_event (mdn#21614)
Browse files Browse the repository at this point in the history
This PR updates and corrects version values for Safari (Desktop and iOS/iPadOS) for the `deviceorientation_event` member of the `Window` API. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.6.3).

_Check out the [collector's guide on how to review this PR](https://github.com/openwebdocs/mdn-bcd-collector#reviewing-bcd-changes)._

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/api/Window/deviceorientation_event
  • Loading branch information
queengooborg authored Dec 21, 2023
1 parent cf250f1 commit e2edb11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/Window.json
Original file line number Diff line number Diff line change
Expand Up @@ -1104,7 +1104,7 @@
"version_added": "12"
},
"safari": {
"version_added": false
"version_added": "17"
},
"safari_ios": {
"version_added": "4.2"
Expand Down

0 comments on commit e2edb11

Please sign in to comment.