Skip to content

Commit

Permalink
Update Firefox data for api.Window.deviceorientationabsolute_event (m…
Browse files Browse the repository at this point in the history
…dn#21448)

This PR updates and corrects version values for Firefox and Firefox Android for the `deviceorientationabsolute_event` member of the `Window` API. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.5.2).

_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/deviceorientationabsolute_event

Additional Notes: This fixes mdn#19988.
  • Loading branch information
queengooborg authored Dec 12, 2023
1 parent 0462d37 commit 0add467
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 @@ -1133,7 +1133,7 @@
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": false
"version_added": "110"
},
"firefox_android": "mirror",
"ie": {
Expand Down

0 comments on commit 0add467

Please sign in to comment.