-
Notifications
You must be signed in to change notification settings - Fork 22.6k
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
Add links for svg presentation attributes #37614
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for adding these links.
For CSS properties that apply to all or almost all elements -- in other word, CSS properties that are not SVG-element specific -- please include the SVG attribute link AFTER the links pointing to other pages within the CSS section.
This pull request has merge conflicts that must be resolved before it can be merged. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks! 🎉
Description
Add links for svg presentation attributes
for svg attributes, add link to the css property if possible
for css properties, add link to the svg attribute if possible
Motivation
Additional details
Related issues and pull requests