Skip to content

Commit

Permalink
Remove ProcessingInstruction.data (#13388)
Browse files Browse the repository at this point in the history
  • Loading branch information
teoli2003 authored Nov 9, 2021
1 parent 8ecf139 commit b310389
Showing 1 changed file with 1 addition and 48 deletions.
49 changes: 1 addition & 48 deletions api/ProcessingInstruction.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,57 +48,10 @@
"deprecated": false
}
},
"data": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/ProcessingInstruction/data",
"support": {
"chrome": {
"version_added": "1"
},
"chrome_android": {
"version_added": "18"
},
"edge": {
"version_added": "12"
},
"firefox": {
"version_added": "1"
},
"firefox_android": {
"version_added": "4"
},
"ie": {
"version_added": "9"
},
"opera": {
"version_added": "≤12.1"
},
"opera_android": {
"version_added": "≤12.1"
},
"safari": {
"version_added": "≤4"
},
"safari_ios": {
"version_added": "≤3"
},
"samsunginternet_android": {
"version_added": "1.0"
},
"webview_android": {
"version_added": "1"
}
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": true
}
}
},
"target": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/ProcessingInstruction/target",
"spec_url": "https://dom.spec.whatwg.org/#dom-processinginstruction-target",
"support": {
"chrome": {
"version_added": "1"
Expand Down

0 comments on commit b310389

Please sign in to comment.