whatwg / whatwg/html

Integrate with "SVG Integration" spec

Open
#702 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

clarification
Dominant language
HTML
Stars
9.4k
Forks
3.2k
Avg merge
3d 9h
Merged PRs (30d)
38

Description

https://svgwg.org/specs/integration/ is pretty great. It specifies how e.g. <img src="image.svg"> does not allow scripts to run. We should reference it normatively in the relevant sections (<img>, <link rel="icon">, <source>?, <iframe>, <object>, ... what else?).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the SVG Integration specification at https://svgwg.org/specs/integration/ and the HTML Standard sections for , , , <iframe>, and . Identify every relevant SVG integration point and add normative references where needed. Done means the applicable HTML sections consistently reference the specification and the scope is covered beyond the listed examples.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
documentation
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.