-
-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document missing API pages supported by 3 engines #152
Labels
h1 2023
Projects for the first half of 2023
Comments
This was referenced Feb 3, 2023
This was referenced Feb 9, 2023
This was referenced Mar 9, 2023
This was referenced Mar 16, 2023
This was referenced Mar 23, 2023
This first list is 100% done. Next step #153 (part 2) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem statement
There are missing docs in MDN Web/API documentation. We would like to increase the coverage here so that we can guarantee that each feature supported by three engines is documented.
There are three groups of missings docs:
WebGLRenderingContext.uniform[1234][fi][v]
that are documented, on purpose, in one page, or under another hierarchy (like WebAssembly).Proposed solutions
The goal of this project is to
We would take the baseline for the three-engine supports as Feb 1st, 2023.
Task list
Note: we finally documented 104 pages!
Priority assessment
More information
This project aims at creating good quality new documents but doesn't aim at fixing current documents.
This project doesn't aim at documenting all
HTML*Element
andSVG*Element
features, but to unblock community members so they can help us.The choice of documenting features supported by 3 engines has been taken in order to keep this project small enough so it can be done.
The text was updated successfully, but these errors were encountered: