Skip to content

Commit

Permalink
Remove SVG xml:base attribute (#23552)
Browse files Browse the repository at this point in the history
  • Loading branch information
Elchi3 authored Jun 29, 2024
1 parent ad3d535 commit 0c2ab34
Showing 1 changed file with 0 additions and 35 deletions.
35 changes: 0 additions & 35 deletions svg/global_attributes.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,41 +107,6 @@
}
}
},
"xml_base": {
"__compat": {
"description": "xml:base",
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/xml:base",
"spec_url": "https://www.w3.org/TR/SVG11/struct.html#XMLBaseAttribute",
"support": {
"chrome": {
"version_added": null
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": null
},
"firefox_android": "mirror",
"ie": {
"version_added": null
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": null
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": true
}
}
},
"xml_lang": {
"__compat": {
"description": "xml:lang",
Expand Down

0 comments on commit 0c2ab34

Please sign in to comment.