Skip to content

Commit

Permalink
SVG viewTarget attribute is removed everywhere (mdn#21664)
Browse files Browse the repository at this point in the history
  • Loading branch information
Elchi3 authored Dec 19, 2023
1 parent bd9826a commit 5be1fd8
Showing 1 changed file with 0 additions and 34 deletions.
34 changes: 0 additions & 34 deletions svg/elements/view.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,40 +100,6 @@
}
}
},
"viewTarget": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/viewTarget",
"spec_url": "https://www.w3.org/TR/SVG11/linking.html#ViewElementViewTargetAttribute",
"support": {
"chrome": {
"version_added": "1"
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "15"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "3"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": true
}
}
},
"zoomAndPan": {
"__compat": {
"support": {
Expand Down

0 comments on commit 5be1fd8

Please sign in to comment.