GPC is still a pending spec (#20978)
diff --git a/api/Navigator.json b/api/Navigator.json
index a407d91..61ed999 100644
--- a/api/Navigator.json
+++ b/api/Navigator.json
@@ -1364,7 +1364,6 @@
"globalPrivacyControl": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Navigator/globalPrivacyControl",
- "spec_url": "https://privacycg.github.io/gpc-spec/#dom-globalprivacycontrol",
"support": {
"chrome": {
"version_added": false
@@ -1391,7 +1390,7 @@
},
"status": {
"experimental": true,
- "standard_track": true,
+ "standard_track": false,
"deprecated": false
}
}
diff --git a/api/WorkerNavigator.json b/api/WorkerNavigator.json
index da60243..3ace3c2 100644
--- a/api/WorkerNavigator.json
+++ b/api/WorkerNavigator.json
@@ -250,7 +250,6 @@
"globalPrivacyControl": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/WorkerNavigator/globalPrivacyControl",
- "spec_url": "https://privacycg.github.io/gpc-spec/#dom-globalprivacycontrol",
"support": {
"chrome": {
"version_added": false
@@ -277,7 +276,7 @@
},
"status": {
"experimental": true,
- "standard_track": true,
+ "standard_track": false,
"deprecated": false
}
}
diff --git a/http/headers/Sec-GPC.json b/http/headers/Sec-GPC.json
index 8becc15..bc1a2fd 100644
--- a/http/headers/Sec-GPC.json
+++ b/http/headers/Sec-GPC.json
@@ -4,7 +4,6 @@
"Sec-GPC": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Headers/Sec-GPC",
- "spec_url": "https://privacycg.github.io/gpc-spec/#the-sec-gpc-header-field-for-http-requests",
"support": {
"chrome": {
"version_added": false
@@ -38,7 +37,7 @@
},
"status": {
"experimental": true,
- "standard_track": true,
+ "standard_track": false,
"deprecated": false
}
}