Skip to content

Commit f30fa17

Browse files
Add spec link for svg <script> element subfeatures (#25585)
1 parent ddc90cf commit f30fa17

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

svg/elements/script.json

+2
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@
159159
},
160160
"type": {
161161
"__compat": {
162+
"spec_url": "https://svgwg.org/svg2-draft/interact.html#ScriptElementTypeAttribute",
162163
"tags": [
163164
"web-features:svg"
164165
],
@@ -233,6 +234,7 @@
233234
"xlink_href": {
234235
"__compat": {
235236
"description": "xlink:href",
237+
"spec_url": "https://svgwg.org/svg2-draft/linking.html#XLinkHrefAttribute",
236238
"tags": [
237239
"web-features:svg"
238240
],

0 commit comments

Comments
 (0)