Jean-Yves Perrier
Jean-Yves Perrier
(I think there are at least two of them, web-speech-api and webgl-examples)
Yes and no. `navigator.share()` returns a _promise_. So either you use async/await to wait for the promise to be fulfilled, or you deal with the promise at the lower level....
Revamping both the IA and the implementation of sidebars would be a great fit for 2023, if Mozilla Writers (cc/ @Rumyra) and Mozilla Devs (cc/ @caugner) could secure resources on...
As a first part, I'm **simplifying the [``](https://developer.mozilla.org/en-US/docs/Web/CSS/color_value) page**. This page is extremely long, with long tables and lists. The idea is to move these extensive details to their specific...
> Question from the planning call: Are color fonts part of this? COLRv1 font format, cf. [mdn/content#20106](https://github.com/mdn/content/issues/20106) It isn't. This project is dealing with what color feature that relates to...
> I also don't like that the `api/` namespace is polluted with basically everything. If I would re-do it, I would try to **organize it by things**. Like api/interfaces/*. Sure,...
I agree that there is a problem to solve here, especially for input elements. What is important, though, is not to have an _HTML/Attributes/_ hierarchy but an _HTML/Element/name/Attributes/name_ hierarchy, like...
> I have a feeling that this will span across both Q3 and Q4 for how big the project is. Maybe we should separate this into three projects, one for...
I've created a new label to flag potential projects for Q3 2022. We will see how good it will go! (We will consider this one)
Here is the [draft plan](https://docs.google.com/document/d/1RrTbGdELzc4qDEdF1SOEgH8oChPxSqX_-9Z9LReFDUU/edit#) for documenting **HTTP/2** on [MDN](https://developer.mozilla.org/). Everybody, please review and add comments to it. Once the review process is over, I will post the task list...