Claas Augner
Claas Augner
We have actually implemented this in April 2024, so I'm closing this issue as resolved: https://github.com/mdn/mdn.dev The redirects are defined in this file: https://github.com/mdn/mdn.dev/blob/main/redirects.txt
Hi @juanjo-lopez-epam, we talked about this feature again today, and I wanted to give a short update: We still want to integrate compat data for ARIA, but there is some...
FWIW I was updating from v5 to v7 and was confused that the untyped adaptation of the config example from the [v6 announcement](https://typescript-eslint.io/blog/announcing-typescript-eslint-v6/#reworked-configuration-names) was no longer working in v7, although...
Hi @sigmavirus24, could you please approve the workflows? 🙏
> This won't default to None of I remember correctly. People will instead have an Attribute Error trying to access something that otherwise is there I'm not sure I understand....
`Clipboard.write()` is still only partially supported in Firefox and behind a feature flag according to the [BCD table](https://developer.mozilla.org/en-US/docs/Web/API/Clipboard/write#browser_compatibility), so I added the "on hold" label for now. @rebloor Would [Clipboard.writeText()](https://developer.mozilla.org/en-US/docs/Web/API/Clipboard/writeText#browser_compatibility)...
Tested the `web-speech-api` examples in Firefox: | Header | Desktop | Mobile | |--------|--------|--------| | `phrase-matcher` | :x: Fails, console has `Uncaught ReferenceError: webkitSpeechRecognition is not defined` error. | :x:...
@neitanod Any chance to merge and release this fix for PHP 8.1? 😃
@dependabot rebase
@dependabot squash and merge