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 mesh SVG element from BCD #14130

Merged
merged 2 commits into from
Dec 28, 2021

Conversation

queengooborg
Copy link
Contributor

This PR removes the irrelevant mesh SVG element as per the corresponding data guidelines. The lack of current support has been confirmed by the mdn-bcd-collector project (v4.0.0) (by checking the SVGMeshElement API), even if the current BCD suggests support.

Fixes #7413.

This PR removes the irrelevant `mesh` SVG element as per the corresponding [data guidelines](https://github.com/mdn/browser-compat-data/blob/main/docs/data-guidelines.md#removal-of-irrelevant-features). The lack of current support has been confirmed by the [mdn-bcd-collector](https://mdn-bcd-collector.appspot.com) project (v4.0.0) (by checking the `SVGMeshElement` API), even if the current BCD suggests support.

Fixes mdn#7413.
@github-actions github-actions bot added the data:svg Compat data for SVG features. https://developer.mozilla.org/docs/Web/SVG label Dec 24, 2021
@foolip foolip added the needs content update This PR needs a corresponding update to mdn/content to update the documentation label Dec 27, 2021
@foolip
Copy link
Contributor

foolip commented Dec 27, 2021

There are references to this in https://developer.mozilla.org/en-US/docs/Web/SVG/Element and perhaps other places, so a content cleanup seems to be in order.

@queengooborg
Copy link
Contributor Author

Content cleanup on its way! The dedicated page for this element, however, is already removed, so while a content update is in order, it's not blocking this PR.

@queengooborg queengooborg removed the needs content update This PR needs a corresponding update to mdn/content to update the documentation label Dec 28, 2021
@foolip foolip merged commit f6ade48 into mdn:main Dec 28, 2021
@queengooborg queengooborg deleted the svg/elements/mesh/removal branch December 28, 2021 17:21
jpmedley pushed a commit that referenced this pull request Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:svg Compat data for SVG features. https://developer.mozilla.org/docs/Web/SVG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove SVG <mesh> element?
3 participants