[css-images] Integrate with SVG Integration spec
Open
@svgeesus is already working on this.
Since Oct 22, 2020.
css-images-3
css-images-4
Needs Edits
- Dominant language
- Bikeshed
- Stars
- 4.9k
- Forks
- 816
- PR merge metrics
- PR metrics pending
Description
The SVG Integration defines several referencing mode for how SVG should be used.
For the concern of the CSS Images spec, SVG should probably be using the animated image document referencing mode, which means external resources and scripts are disallowed.
I believe this is already the practice in all browsers, but it's not mentioned in the spec.
(HTML has a similar issue in whatwg/html#702)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.