Skip to content
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

MDN Featured Pages for DOMQuad Web API #36632

Merged
merged 2 commits into from
Nov 9, 2024
Merged

Conversation

yashrajbharti
Copy link
Contributor

@yashrajbharti yashrajbharti commented Nov 3, 2024

Description

This PR adds the MDN feature pages for the DOMQuad interface as part of a recent project to document missing Widely available pages for interface features.

Motivation

A recent conversation with @estelle motivated me to contribute to the completion of widely available specs. I believe that my support in documenting the DOMQuad interface can significantly help developers by providing essential resources for working with geometric shapes and calculations in web development.

Additional details

For more context, see the discussion on missing documentation tracked at https://openwebdocs.github.io/web-docs-backlog/baseline/. Additionally, related projects for adding widely available web features can be found at openwebdocs/project#214. Another issue specific to DOMQuad is opened by me here: mdn/mdn#599

Related issues and pull requests

Fixes mdn/mdn#599

@yashrajbharti yashrajbharti requested a review from a team as a code owner November 3, 2024 15:53
@yashrajbharti yashrajbharti requested review from sideshowbarker and removed request for a team November 3, 2024 15:53
@github-actions github-actions bot added Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed labels Nov 3, 2024
Copy link
Contributor

github-actions bot commented Nov 3, 2024

Preview URLs

Flaws (2)

Note! 2 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Web/API/DOMQuad/DOMQuad
Title: DOMQuad: DOMQuad() constructor
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/DOMQuad/fromRect does not exist
    • /en-US/docs/Web/API/DOMQuad/fromQuad does not exist

(comment last updated: 2024-11-03 16:17:27)

@skyclouds2001
Copy link
Contributor

A fixes mdn/mdn#599 can be added in PR content to automatically fix that issue

@yashrajbharti
Copy link
Contributor Author

added it to the original issue

@estelle estelle requested a review from wbamberg November 4, 2024 17:39
@wbamberg wbamberg merged commit 30c6762 into mdn:main Nov 9, 2024
8 checks passed
@yashrajbharti yashrajbharti deleted the feat/DOMQuad branch November 9, 2024 11:19
@estelle
Copy link
Member

estelle commented Nov 12, 2024

@yashrajbharti
Copy link
Contributor Author

Amazing! 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOMQuad
5 participants