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

SVG stroke-linejoin attribute - arcs and miter-clip values need separate data points #25336

Open
chrisdavidmills opened this issue Dec 6, 2024 · 0 comments
Labels
data:svg Compat data for SVG features. https://developer.mozilla.org/docs/Web/SVG

Comments

@chrisdavidmills
Copy link
Contributor

What type of issue is this?

Missing compatibility data

What information was incorrect, unhelpful, or incomplete?

In the https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/stroke-linejoin page, the descriptions of the arcs and miter-clip values say that they were introduced in SVG2 and aren't widely supported yet". I'm about to merge a PR that corrects the typo on those notes and removes the link to the BCD table (it is less than useless when there is no BCD data specific to these values), but it struck me that I should file an issue so that maybe we can add this data at some point.

After the data is added to the BCD, we can probably eliminate those notes from the content page altogether.

What browsers does this problem apply to, if applicable?

No response

What did you expect to see?

Data for the arcs and miter-clip values.

Did you test this? If so, how?

I looked at the content page.

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

No response

Do you have anything more you want to share?

No response

MDN URL

No response

MDN metadata

No response

@queengooborg queengooborg added the data:svg Compat data for SVG features. https://developer.mozilla.org/docs/Web/SVG label Dec 7, 2024
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

No branches or pull requests

2 participants