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

Remove DOMPointInit from MDN docs #8788

Merged
merged 4 commits into from
Sep 10, 2021
Merged

Remove DOMPointInit from MDN docs #8788

merged 4 commits into from
Sep 10, 2021

Conversation

queengooborg
Copy link
Collaborator

This PR removes the documentation for the DOMPointInit dictionary and folds it into the methods that use it, specifically the fromPoint method of DOMPoint and DOMPointReadOnly. Correlates with the removal in BCD (mdn/browser-compat-data#12335).

@queengooborg queengooborg requested review from a team as code owners September 10, 2021 05:16
@queengooborg queengooborg requested review from teoli2003 and sideshowbarker and removed request for a team September 10, 2021 05:16
@github-actions
Copy link
Contributor

Preview URLs

Flaws

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

URL: /en-US/docs/Web/API/DOMPointReadOnly
Title: DOMPointReadOnly
on GitHub
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/DOMPointReadOnly/matrixTransform does not exist
  • bad_bcd_links:
    • no explanation!

URL: /en-US/docs/Web/API/DOMPoint
Title: DOMPoint
on GitHub
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/XRViewerPose/orientation does not exist

URL: /en-US/docs/Web/API/DOMPoint/DOMPoint
Title: DOMPoint()
on GitHub
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/DOMPointReadOnly/DOMPoint does not exist

External URLs

URL: /en-US/docs/Web/API/SVGGeometryElement/isPointInFill
Title: SVGGeometryElement.isPointInFill()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/SVGGeometryElement/isPointInStroke
Title: SVGGeometryElement.isPointInStroke()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/DOMPointReadOnly
Title: DOMPointReadOnly
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/DOMPointReadOnly/toJSON
Title: DOMPointReadOnly.toJSON()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/DOMPointReadOnly/fromPoint
Title: DOMPointReadOnly.fromPoint()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/XRRigidTransform/XRRigidTransform
Title: XRRigidTransform()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/DOMPoint
Title: DOMPoint
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/DOMPoint/fromPoint
Title: DOMPoint.fromPoint()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/DOMPoint/DOMPoint
Title: DOMPoint()
on GitHub

No new external URLs

Copy link
Contributor

@teoli2003 teoli2003 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one.

@teoli2003 teoli2003 merged commit e9763f5 into mdn:main Sep 10, 2021
@queengooborg queengooborg deleted the DOMPointInit branch September 10, 2021 07:35
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants