svg.elements.script - missing attributes that can be used in HTML `<script>`
Open
Nobody has claimed this yet.
data:svg
info needed
p3
- Dominant language
- JSON
- Stars
- 5.8k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 186
Description
What type of issue is this?
Missing compatibility data
What information was incorrect, unhelpful, or incomplete?
Since SVG <script> defers to HTML as much as possible, we have some missing attributes to document.
What browsers does this problem apply to, if applicable?
No response
What did you expect to see?
-
blocking -
crossorigin -
fetchpriority -
integrity -
language -
nomodule -
referrerpolicy -
text -
type.importmap
Did you test this? If so, how?
n/a
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
https://github.com/mdn/content/issues/28294
Do you have anything more you want to share?
No response
MDN URL
No response
MDN metadata
No response
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.
Research direction
Locate the compatibility data entry for SVG script elements and compare it with the HTML script attributes listed in the issue. Document blocking, crossorigin, fetchpriority, integrity, language, nomodule, referrerpolicy, text, and type.importmap, then review the linked MDN content issue for context.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100