From 0c2ab34f3687c327ad8d0047c899cb92450e41de Mon Sep 17 00:00:00 2001 From: Florian Scholz Date: Sat, 29 Jun 2024 04:06:18 +0200 Subject: [PATCH] Remove SVG xml:base attribute (#23552) --- svg/global_attributes.json | 35 ----------------------------------- 1 file changed, 35 deletions(-) diff --git a/svg/global_attributes.json b/svg/global_attributes.json index 12563b0de1bbed..22e853731b75e6 100644 --- a/svg/global_attributes.json +++ b/svg/global_attributes.json @@ -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",