We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d74176 commit ae72424Copy full SHA for ae72424
index.json
@@ -9994,6 +9994,10 @@
9994
"shortTitle": "Private Network Access",
9995
"nightlyUrl": "https://wicg.github.io/private-network-access/"
9996
},
9997
+ "standing": "discontinued",
9998
+ "obsoletedBy": [
9999
+ "local-network-access"
10000
+ ],
10001
"organization": "W3C",
10002
"groups": [
10003
{
@@ -10015,7 +10019,6 @@
10015
10019
"categories": [
10016
10020
"browser"
10017
10021
],
10018
- "standing": "good",
10022
"tests": {
10023
"repository": "https://github.com/web-platform-tests/wpt",
10024
"testPaths": [
0 commit comments