-
### Affected URL(s)
https://nodejs.org/docs/latest/api/globals.html#customevent, https://nodejs.org/docs/latest/api/events.html#class-customevent
### Description of the problem
The version ta…
-
### Use Case
Currently, there are many compatibility tables on the MDN network that simply say "Yes" for compatibility with a particular browser, for example [here](https://developer.mozilla.org/en…
-
### Summary
Consider the following compat table:
![image](https://github.com/user-attachments/assets/40e30cec-1036-4428-a1de-715d31a14110)
which you can see at https://developer.mozilla.org/e…
-
https://github.com/mdn/browser-compat-data/pull/23791 was a case where there was an IE version, but Edge was set to mirror, resulting in Edge 79. This is probably correct in some case, but there are p…
-
Popover (https://webstatus.dev/features/popover) is supported by all browsers and should be listed as Baseline Newly available (currently labeled as "limited")
-
### MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/WebUSB_API
### What specific section or headline is this issue about?
Link in the page banners to browser compat section is broken…
-
The spec proposal currently says
> When calling GPU.RequestAdapter(), passing compatibilityMode = true in the GPURequestAdapterOptions will indicate to the User Agent to select the Compatibility su…
-
**Is your feature request related to a problem? Please describe.**
I'm trying to use ClientCertificateCredential from a Cloudflare Worker, but cannot due to the fact that ClientCertificateCredential i…
-
The lint already disallows declaring a sub-feature supported when the parent feature is set to false, or declaring a sub-feature shipped earlier than a parent feature. However, it doesn't catch cases …
-
### Description
> The Notifications API allows web pages to control the display of system notifications to the end user. These are outside the top-level browsing context viewport, so therefore can …