Queen Vinyl Da.i'gyu-Kazotetsu
Queen Vinyl Da.i'gyu-Kazotetsu
In a recent update to `listr2` (or `enquirer`), I had noticed that `task.prompt` would now crash with an error saying that "Enquirer is a peer dependency that must be installed...
This PR removes all of the documentation regarding Microsoft proprietary events, properties, etc. from MDN Web Docs. They can be removed per BCD's irrelevance guidelines, since they have been removed...
Emoji in the labels on an issue/PR are displaying as their plain text :names:.
This PR is a breakdown list of changes created from collector v6.1.0 results. This is not intended to be merged directly, but act as a to-do list for updates (either...
This PR updates and corrects the real values for Chrome and Safari for the `Element` API, based upon results from the [mdn-bcd-collector](https://mdn-bcd-collector.appspot.com) project (v4.0.0). Tests Used: https://mdn-bcd-collector.appspot.com/tests/api/Element _Check out the...
This PR updates and corrects the real values for Chromium (Chrome, Opera, Samsung Internet, WebView Android) for the `OVR_multiview2` API, based upon results from the [mdn-bcd-collector](https://mdn-bcd-collector.appspot.com) project (v6.1.0). Tests Used:...
This PR is a follow-up to #16594 that adds an `upstream_version` property to the browser JSON and moves the manual mapping of Safari to Safari iOS into the browser JSON.
This PR uses the script from #6809 to remove API features that have no support in any browser.
This PR updates and corrects the real values for Firefox and Firefox Android for the `CompositionEvent` member of the `CompositionEvent` API, based upon results from the [mdn-bcd-collector](https://mdn-bcd-collector.appspot.com) project (v6.1.0). Tests...
While demixing the `onerror` and `onload` event handlers from the GlobalEventHandlers mixins, @foolip had mentioned there are many other interfaces the event should be placed on as well. > This...