|
36 | 36 | "accelerometer": { |
37 | 37 | "__compat": { |
38 | 38 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy/accelerometer", |
39 | | - "spec_url": "https://w3c.github.io/sensors/#permissions-policy", |
40 | 39 | "tags": [ |
41 | 40 | "web-features:feature-policy" |
42 | 41 | ], |
|
71 | 70 | "ambient-light-sensor": { |
72 | 71 | "__compat": { |
73 | 72 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy/ambient-light-sensor", |
74 | | - "spec_url": "https://w3c.github.io/sensors/#permissions-policy", |
75 | 73 | "tags": [ |
76 | 74 | "web-features:feature-policy" |
77 | 75 | ], |
|
147 | 145 | "autoplay": { |
148 | 146 | "__compat": { |
149 | 147 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy/autoplay", |
150 | | - "spec_url": "https://html.spec.whatwg.org/multipage/infrastructure.html#autoplay-feature", |
151 | 148 | "tags": [ |
152 | 149 | "web-features:feature-policy" |
153 | 150 | ], |
|
182 | 179 | "bluetooth": { |
183 | 180 | "__compat": { |
184 | 181 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy/bluetooth", |
185 | | - "spec_url": "https://webbluetoothcg.github.io/web-bluetooth/#permissions-policy", |
186 | 182 | "tags": [ |
187 | 183 | "web-features:feature-policy" |
188 | 184 | ], |
|
251 | 247 | "camera": { |
252 | 248 | "__compat": { |
253 | 249 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy/camera", |
254 | | - "spec_url": "https://w3c.github.io/mediacapture-main/#permissions-policy-integration", |
255 | 250 | "tags": [ |
256 | 251 | "web-features:feature-policy" |
257 | 252 | ], |
|
290 | 285 | "compute-pressure": { |
291 | 286 | "__compat": { |
292 | 287 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy/compute-pressure", |
293 | | - "spec_url": "https://w3c.github.io/compute-pressure/#policy-control", |
294 | 288 | "tags": [ |
295 | 289 | "web-features:feature-policy" |
296 | 290 | ], |
|
327 | 321 | "cross-origin-isolated": { |
328 | 322 | "__compat": { |
329 | 323 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy/cross-origin-isolated", |
330 | | - "spec_url": "https://html.spec.whatwg.org/multipage/infrastructure.html#cross-origin-isolated-feature", |
331 | 324 | "tags": [ |
332 | 325 | "web-features:feature-policy" |
333 | 326 | ], |
|
362 | 355 | "deferred-fetch": { |
363 | 356 | "__compat": { |
364 | 357 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy/deferred-fetch", |
365 | | - "spec_url": "https://fetch.spec.whatwg.org/#available-deferred-fetch-quota", |
366 | 358 | "tags": [ |
367 | 359 | "web-features:feature-policy" |
368 | 360 | ], |
|
397 | 389 | "deferred-fetch-minimal": { |
398 | 390 | "__compat": { |
399 | 391 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy/deferred-fetch-minimal", |
400 | | - "spec_url": "https://fetch.spec.whatwg.org/#available-deferred-fetch-quota", |
401 | 392 | "tags": [ |
402 | 393 | "web-features:feature-policy" |
403 | 394 | ], |
|
432 | 423 | "display-capture": { |
433 | 424 | "__compat": { |
434 | 425 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy/display-capture", |
435 | | - "spec_url": "https://w3c.github.io/mediacapture-screen-share/#permissions-policy-integration", |
436 | 426 | "tags": [ |
437 | 427 | "web-features:feature-policy" |
438 | 428 | ], |
|
467 | 457 | "document-domain": { |
468 | 458 | "__compat": { |
469 | 459 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy", |
470 | | - "spec_url": "https://html.spec.whatwg.org/multipage/infrastructure.html#policy-controlled-features", |
471 | 460 | "tags": [ |
472 | 461 | "web-features:feature-policy" |
473 | 462 | ], |
|
510 | 499 | "encrypted-media": { |
511 | 500 | "__compat": { |
512 | 501 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy/encrypted-media", |
513 | | - "spec_url": "https://w3c.github.io/encrypted-media/#permissions-policy-integration", |
514 | 502 | "tags": [ |
515 | 503 | "web-features:feature-policy" |
516 | 504 | ], |
|
549 | 537 | "fullscreen": { |
550 | 538 | "__compat": { |
551 | 539 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy/fullscreen", |
552 | | - "spec_url": "https://fullscreen.spec.whatwg.org/#permissions-policy-integration", |
553 | 540 | "tags": [ |
554 | 541 | "web-features:feature-policy" |
555 | 542 | ], |
|
584 | 571 | "geolocation": { |
585 | 572 | "__compat": { |
586 | 573 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy/geolocation", |
587 | | - "spec_url": "https://w3c.github.io/geolocation/#permissions-policy", |
588 | 574 | "tags": [ |
589 | 575 | "web-features:feature-policy" |
590 | 576 | ], |
|
619 | 605 | "gyroscope": { |
620 | 606 | "__compat": { |
621 | 607 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy/gyroscope", |
622 | | - "spec_url": "https://w3c.github.io/sensors/#permissions-policy", |
623 | 608 | "tags": [ |
624 | 609 | "web-features:feature-policy" |
625 | 610 | ], |
|
654 | 639 | "hid": { |
655 | 640 | "__compat": { |
656 | 641 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy/hid", |
657 | | - "spec_url": "https://wicg.github.io/webhid/#permissions-policy", |
658 | 642 | "tags": [ |
659 | 643 | "web-features:feature-policy" |
660 | 644 | ], |
|
695 | 679 | "identity-credentials-get": { |
696 | 680 | "__compat": { |
697 | 681 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy/identity-credentials-get", |
698 | | - "spec_url": "https://w3c-fedid.github.io/FedCM/#permissions-policy-integration", |
699 | 682 | "tags": [ |
700 | 683 | "web-features:feature-policy" |
701 | 684 | ], |
|
732 | 715 | "idle-detection": { |
733 | 716 | "__compat": { |
734 | 717 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy/idle-detection", |
735 | | - "spec_url": "https://wicg.github.io/idle-detection/#api-permissions-policy", |
736 | 718 | "tags": [ |
737 | 719 | "web-features:feature-policy" |
738 | 720 | ], |
|
767 | 749 | "local-fonts": { |
768 | 750 | "__compat": { |
769 | 751 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy/local-fonts", |
770 | | - "spec_url": "https://wicg.github.io/local-font-access/#permissions-policy", |
771 | 752 | "tags": [ |
772 | 753 | "web-features:feature-policy" |
773 | 754 | ], |
|
807 | 788 | "magnetometer": { |
808 | 789 | "__compat": { |
809 | 790 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy/magnetometer", |
810 | | - "spec_url": "https://w3c.github.io/sensors/#permissions-policy", |
811 | 791 | "tags": [ |
812 | 792 | "web-features:feature-policy" |
813 | 793 | ], |
|
849 | 829 | "microphone": { |
850 | 830 | "__compat": { |
851 | 831 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy/microphone", |
852 | | - "spec_url": "https://w3c.github.io/mediacapture-main/#permissions-policy-integration", |
853 | 832 | "tags": [ |
854 | 833 | "web-features:feature-policy" |
855 | 834 | ], |
|
888 | 867 | "midi": { |
889 | 868 | "__compat": { |
890 | 869 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy/midi", |
891 | | - "spec_url": "https://webaudio.github.io/web-midi-api/#permissions-policy-integration", |
892 | 870 | "tags": [ |
893 | 871 | "web-features:feature-policy" |
894 | 872 | ], |
|
924 | 902 | "otp-credentials": { |
925 | 903 | "__compat": { |
926 | 904 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy/otp-credentials", |
927 | | - "spec_url": "https://wicg.github.io/web-otp/#sctn-permissions-policy", |
928 | 905 | "tags": [ |
929 | 906 | "web-features:feature-policy" |
930 | 907 | ], |
|
963 | 940 | "payment": { |
964 | 941 | "__compat": { |
965 | 942 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy/payment", |
966 | | - "spec_url": "https://w3c.github.io/payment-request/#permissions-policy", |
967 | 943 | "tags": [ |
968 | 944 | "web-features:feature-policy" |
969 | 945 | ], |
|
1000 | 976 | "picture-in-picture": { |
1001 | 977 | "__compat": { |
1002 | 978 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy/picture-in-picture", |
1003 | | - "spec_url": "https://w3c.github.io/picture-in-picture/#permissions-policy", |
1004 | 979 | "tags": [ |
1005 | 980 | "web-features:feature-policy" |
1006 | 981 | ], |
|
1040 | 1015 | "publickey-credentials-create": { |
1041 | 1016 | "__compat": { |
1042 | 1017 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy/publickey-credentials-create", |
1043 | | - "spec_url": "https://w3c.github.io/webauthn/#sctn-permissions-policy", |
1044 | 1018 | "tags": [ |
1045 | 1019 | "web-features:feature-policy" |
1046 | 1020 | ], |
|
1079 | 1053 | "publickey-credentials-get": { |
1080 | 1054 | "__compat": { |
1081 | 1055 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy/publickey-credentials-get", |
1082 | | - "spec_url": "https://w3c.github.io/webauthn/#sctn-permissions-policy", |
1083 | 1056 | "tags": [ |
1084 | 1057 | "web-features:feature-policy" |
1085 | 1058 | ], |
|
1118 | 1091 | "screen-wake-lock": { |
1119 | 1092 | "__compat": { |
1120 | 1093 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy/screen-wake-lock", |
1121 | | - "spec_url": "https://w3c.github.io/screen-wake-lock/#policy-control", |
1122 | 1094 | "tags": [ |
1123 | 1095 | "web-features:feature-policy" |
1124 | 1096 | ], |
|
1156 | 1128 | "serial": { |
1157 | 1129 | "__compat": { |
1158 | 1130 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy/serial", |
1159 | | - "spec_url": "https://wicg.github.io/serial/#permissions-policy", |
1160 | 1131 | "tags": [ |
1161 | 1132 | "web-features:feature-policy" |
1162 | 1133 | ], |
|
1191 | 1162 | "storage-access": { |
1192 | 1163 | "__compat": { |
1193 | 1164 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy/storage-access", |
1194 | | - "spec_url": "https://privacycg.github.io/storage-access/#permissions-policy-integration", |
1195 | 1165 | "tags": [ |
1196 | 1166 | "web-features:feature-policy" |
1197 | 1167 | ], |
|
1226 | 1196 | "usb": { |
1227 | 1197 | "__compat": { |
1228 | 1198 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy/usb", |
1229 | | - "spec_url": "https://wicg.github.io/webusb/#permissions-policy", |
1230 | 1199 | "tags": [ |
1231 | 1200 | "web-features:feature-policy" |
1232 | 1201 | ], |
|
1263 | 1232 | "web-share": { |
1264 | 1233 | "__compat": { |
1265 | 1234 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy/web-share", |
1266 | | - "spec_url": "https://w3c.github.io/web-share/#permissions-policy", |
1267 | 1235 | "tags": [ |
1268 | 1236 | "web-features:feature-policy" |
1269 | 1237 | ], |
|
1335 | 1303 | "window-management": { |
1336 | 1304 | "__compat": { |
1337 | 1305 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy/window-management", |
1338 | | - "spec_url": "https://w3c.github.io/window-management/#api-permission-policy-integration", |
1339 | 1306 | "tags": [ |
1340 | 1307 | "web-features:feature-policy" |
1341 | 1308 | ], |
|
1372 | 1339 | "xr-spatial-tracking": { |
1373 | 1340 | "__compat": { |
1374 | 1341 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Permissions-Policy/xr-spatial-tracking", |
1375 | | - "spec_url": "https://immersive-web.github.io/webxr/#permissions-policy", |
1376 | 1342 | "tags": [ |
1377 | 1343 | "web-features:feature-policy" |
1378 | 1344 | ], |
|
0 commit comments