-
According to the [MDN docs](https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesis/onvoiceschanged) one needs to wait in Chrome browsers for the `onvoiceschanged` event. This does not work o…
-
### Summary
I use:
- OS: windows 10 V22H2 (compilation 19045.4170)
- git bash: 2.42.0.2
- Node: v18.19.1
- npm: 10.2.4
- yarn: 1.22.22
I can't install **yari's dependencies** through **yar…
-
Ниже перечислены сообщества, проекты, книги и прочие ресурсы, которые используют словарь «Веб-стандартов».
- [Сообщество devSchacht](https://github.com/devSchacht): переводы статей и книг
- [Сообщ…
-
https://w3c.github.io/webrtc-extensions/
It says about itself:
> This document contains proposed extensions to the [WEBRTC] specification. Some of these extensions were originally included withi…
-
On Internet Explorer 11 horsey fails to display suggestions. The developer console shows that on line 365 parent is undefined (an exception is thrown).
```
364: for (let char of text) {
365: …
-
Move the specifications for the `VideoPlaybackQuality` interface and the `HTMLVideoElement»getVideoPlaybackQuality()` method from the _Media Playback Quality_ specification at https://w3c.github.io/me…
-
[MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/DateTimeFormat#parameters) shows that `0` is a valid value for the `fractionalSecondDigits`. …
-
Can the developer add a preference for language settings? Sometimes, I need to replace the language in the search url with something other than English.
I think just change SearchIndexURL to a sett…
-
Firefox 82 warns about a missing `SameSite` attribute for cookies we set, e.g. for the session cookie:
```
Cookie “_softwareoo_session” will be soon rejected because it has the “SameSite” attribute …
-
Both of these interfaces were added into prototype chain and moving properties around, and need to be reviewed against https://github.com/mdn/browser-compat-data/blob/main/docs/data-guidelines.md#apis…