Skip to content

Remove articles about SVG elements <hatch> and <hatchpath> - #15049

Merged
sideshowbarker merged 1 commit into
mdn:mainfrom
bershanskiy:remove-svg-hatch-hatchpath
Apr 18, 2022
Merged

Remove articles about SVG elements <hatch> and <hatchpath>#15049
sideshowbarker merged 1 commit into
mdn:mainfrom
bershanskiy:remove-svg-hatch-hatchpath

Conversation

@bershanskiy

Copy link
Copy Markdown
Contributor

Summary

Remove articles about SVG elements <hatch> and <hatchpath> which are non-standard and as far as I know were never implemented by any browser.

Motivation

Just trying to keep MDN focused on features which really exist.

Supporting details

SVG elements <hatch> and <hatchpath> were removed from SVG spec in 2018 with statement "Deferred hatch and hatchpath elements to a future version of SVG."

MDN has a test/demo here. The demo does not work, of course.

According to my personal (not informed) opinion, these elements are not likely to be ever implemented, since developers already can create hatch patterns with <path>, <pattern> and <mask>. Perhaps, we could ping someone knowledgeable?

Related issues

mdn/browser-compat-data#15856

Metadata

  • Adds a new document
  • Rewrites (or significantly expands) a document
  • Fixes a typo, bug, or other error

@bershanskiy
bershanskiy requested review from a team and dipikabh and removed request for a team April 16, 2022 15:02
@github-actions github-actions Bot added the Content:SVG SVG docs label Apr 16, 2022
@sideshowbarker
sideshowbarker merged commit faa200c into mdn:main Apr 18, 2022
@bershanskiy
bershanskiy deleted the remove-svg-hatch-hatchpath branch April 18, 2022 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:SVG SVG docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants