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 non-existent SVG element #35042

Merged
merged 2 commits into from
Jul 25, 2024
Merged

Conversation

Josh-Cena
Copy link
Member

The audio, video, canvas, iframe, and unknown were removed from SVG 2: w3c/svgwg#571 it seemed no one implemented them.

Similarly hatch, solidcolor, and hatchpath were removed before SVG 2: w3c/svgwg#449

@Josh-Cena Josh-Cena requested a review from a team as a code owner July 24, 2024 23:10
@Josh-Cena Josh-Cena requested review from hamishwillee and removed request for a team July 24, 2024 23:10
@github-actions github-actions bot added Content:SVG SVG docs size/s [PR only] 6-50 LoC changed labels Jul 24, 2024
Copy link
Contributor

github-actions bot commented Jul 24, 2024

Preview URLs

Flaws (10)

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

URL: /en-US/docs/Web/API/SVG_API
Title: SVG API
Flaw count: 9

  • macros:
    • /en-US/docs/Web/API/SVGElementInstance does not exist
    • /en-US/docs/Web/API/SVGElementInstanceList does not exist
    • /en-US/docs/Web/API/SVGNameList does not exist
    • /en-US/docs/Web/API/SVGPaint does not exist
    • /en-US/docs/Web/API/ElementTimeControl does not exist
    • and 4 more flaws omitted

URL: /en-US/docs/Web/SVG/Attribute/systemLanguage
Title: systemLanguage
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: svg.global_attributes.systemLanguage
External URLs (1)

URL: /en-US/docs/Web/SVG/Attribute/systemLanguage
Title: systemLanguage

(comment last updated: 2024-07-25 01:29:44)

@Josh-Cena Josh-Cena requested a review from a team as a code owner July 25, 2024 01:28
@Josh-Cena Josh-Cena requested review from sideshowbarker and removed request for a team July 25, 2024 01:28
@github-actions github-actions bot added the Content:WebAPI Web API docs label Jul 25, 2024
@sideshowbarker sideshowbarker merged commit 7821e09 into mdn:main Jul 25, 2024
8 checks passed
@Josh-Cena Josh-Cena deleted the rm-svg-elem branch July 25, 2024 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:SVG SVG docs Content:WebAPI Web API docs size/s [PR only] 6-50 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants