Skip to content

Commit

Permalink
Update Firefox data for api.HTMLVideoElement.disablePictureInPicture (#…
Browse files Browse the repository at this point in the history
…21029)

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

_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/HTMLVideoElement/disablePictureInPicture

Additional Notes: This effectively reverts #20839.  While the flag mentioned in that PR is indeed enabled by default, the property is not defined in the WebIDL.
  • Loading branch information
queengooborg authored Nov 7, 2023
1 parent 3e6a0fd commit bdc59b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/HTMLVideoElement.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
},
"edge": "mirror",
"firefox": {
"version_added": "116"
"version_added": false
},
"firefox_android": "mirror",
"ie": {
Expand Down

0 comments on commit bdc59b5

Please sign in to comment.