Skip to content

Replace all SVGPoint references with DOMPoint #39858

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

Merged
merged 4 commits into from
Jun 8, 2025

Conversation

SandeepSaran27
Copy link
Contributor

Description

This PR corrects some inaccurate text in the documentation.

Motivation

The original information was incorrect. This update provides the correct content to improve accuracy.

Additional details

Edited the text
Screenshot 2025-06-08 151348

Related issues and pull requests

Fixes #39851

@SandeepSaran27 SandeepSaran27 requested a review from a team as a code owner June 8, 2025 09:53
@SandeepSaran27 SandeepSaran27 requested review from wbamberg and removed request for a team June 8, 2025 09:53
@github-actions github-actions bot added Content:WebAPI Web API docs size/xs [PR only] 0-5 LoC changed labels Jun 8, 2025
Copy link
Contributor

github-actions bot commented Jun 8, 2025

Preview URLs (11 pages)
Flaws (21)

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

URL: /en-US/docs/Web/API/SVGSVGElement
Title: SVGSVGElement
Flaw count: 20

  • macros:
    • Can't resolve /en-US/docs/Web/API/SVGSVGElement/pixelUnitToMillimeterX
    • Can't resolve /en-US/docs/Web/API/SVGSVGElement/pixelUnitToMillimeterY
    • Can't resolve /en-US/docs/Web/API/SVGSVGElement/screenPixelToMillimeterX
    • Can't resolve /en-US/docs/Web/API/SVGSVGElement/screenPixelToMillimeterY
    • Can't resolve /en-US/docs/Web/API/SVGSVGElement/useCurrentView
    • and 15 more flaws omitted

URL: /en-US/docs/Web/API/SVGTextContentElement
Title: SVGTextContentElement
Flaw count: 1

  • macros:
    • Can't resolve /en-US/docs/Web/API/SVGTextContentElement/selectSubString

(comment last updated: 2025-06-08 10:12:04)

@github-actions github-actions bot added the size/m [PR only] 51-500 LoC changed label Jun 8, 2025
@Josh-Cena Josh-Cena changed the title Fixes-39851-bug Replace all SVGPoint references with DOMPoint Jun 8, 2025
Copy link
Member

@Josh-Cena Josh-Cena left a comment

Choose a reason for hiding this comment

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

Thank you

@Josh-Cena Josh-Cena merged commit 43a8839 into mdn:main Jun 8, 2025
8 checks passed
hamishwillee pushed a commit to yoavweiss/content that referenced this pull request Jun 24, 2025
* Fixes-39851-bug

* Fix more

* Fix description

* Fix

---------

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
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 size/xs [PR only] 0-5 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

createSVGPoint docs should offer guidance on SVGPoints deprecation
2 participants