browser-compat-data
browser-compat-data copied to clipboard
This repository contains compatibility data for Web technologies as displayed on MDN
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.6.5 to 18.7.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
### What type of issue is this? Incorrect support data (ex. Chrome says "86" but support was added in "40") ### What information was incorrect, unhelpful, or incomplete? source: https://github.com/mdn/browser-compat-data/blob/main/css/properties/overflow-clip-margin.json#L14-L17...
### What type of issue is this? Missing compatibility data ### What information was incorrect, unhelpful, or incomplete? Opera does support the `hwb()` color syntax. I'm unsure from what version...
#### Summary These features were at risk and finally got removed from the specs. #### Supporting details - https://github.com/w3c/webrtc-pc/pull/2351
#### Summary It's a no-op setting now and has been marked deprecated already on Web Docs. #### Supporting details - https://developer.mozilla.org/en-US/docs/Web/API/Event/cancelBubble (refer https://github.com/mdn/content/pull/9917) - https://chromestatus.com/feature/6091485216768000 - https://bugzilla.mozilla.org/show_bug.cgi?id=1324380
### What type of issue is this? Incorrect support data (ex. Chrome says "86" but support was added in "40") ### What information was incorrect, unhelpful, or incomplete? performance.clearMeasures added...
#### Summary Updates the unlimitedStorage documentation to acknowledge truly unlimited storage availability in Safari 16. #### Test results and supporting details - [Whatβs new in Safari Web Extensions](https://developer.apple.com/videos/play/wwdc2022/10099/)
Worker support of APIs is quite a challenge to [track and maintain docs](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Functions_and_classes_available_to_workers#APIs_available_in_workers) for - it can vary across an API and be spotty across browsers. It also isn't necessarily...
Resolves https://github.com/mdn/content/pull/19340#issuecomment-1210188399