Skip to content

Commit

Permalink
Remove SVG color-profile attribute (#23546)
Browse files Browse the repository at this point in the history
  • Loading branch information
Elchi3 authored Jun 29, 2024
1 parent e8841cb commit 28a9bd1
Showing 1 changed file with 0 additions and 34 deletions.
34 changes: 0 additions & 34 deletions svg/global_attributes.json
Original file line number Diff line number Diff line change
Expand Up @@ -1112,40 +1112,6 @@
}
}
},
"color-profile": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/color-profile",
"spec_url": "https://www.w3.org/TR/SVG11/color.html#ColorProfileProperty",
"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
}
}
},
"cursor": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/cursor",
Expand Down

0 comments on commit 28a9bd1

Please sign in to comment.