Skip to content

Commit

Permalink
Remove .regionCode
Browse files Browse the repository at this point in the history
Not implemented by anyone and wasn't in the spec even before w3c/payment-request#955.
  • Loading branch information
saschanaz committed May 24, 2021
1 parent bfbde35 commit e747b86
Showing 1 changed file with 0 additions and 48 deletions.
48 changes: 0 additions & 48 deletions api/PaymentAddress.json
Original file line number Diff line number Diff line change
Expand Up @@ -531,54 +531,6 @@
}
}
},
"regionCode": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/PaymentAddress/regionCode",
"support": {
"chrome": {
"version_added": false
},
"chrome_android": {
"version_added": false
},
"edge": {
"version_added": false
},
"firefox": {
"version_added": false
},
"firefox_android": {
"version_added": false
},
"ie": {
"version_added": false
},
"opera": {
"version_added": false
},
"opera_android": {
"version_added": false
},
"safari": {
"version_added": false
},
"safari_ios": {
"version_added": false
},
"samsunginternet_android": {
"version_added": false
},
"webview_android": {
"version_added": false
}
},
"status": {
"experimental": false,
"standard_track": false,
"deprecated": true
}
}
},
"sortingCode": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/PaymentAddress/sortingCode",
Expand Down

0 comments on commit e747b86

Please sign in to comment.