|
4 | 4 | "Feature-Policy": {
|
5 | 5 | "__compat": {
|
6 | 6 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Headers/Feature-Policy",
|
| 7 | + "spec_url": "https://w3c.github.io/webappsec-permissions-policy/#permissions-policy-http-header-field", |
7 | 8 | "support": {
|
8 | 9 | "chrome": {
|
9 | 10 | "version_added": "60"
|
|
69 | 70 | "accelerometer": {
|
70 | 71 | "__compat": {
|
71 | 72 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Headers/Feature-Policy/accelerometer",
|
| 73 | + "spec_url": "https://w3c.github.io/accelerometer/#accelerometer-interface", |
72 | 74 | "support": {
|
73 | 75 | "chrome": {
|
74 | 76 | "version_added": "69",
|
|
297 | 299 | "battery": {
|
298 | 300 | "__compat": {
|
299 | 301 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Headers/Feature-Policy/battery",
|
| 302 | + "spec_url": "https://w3c.github.io/battery/#permissions-policy-integration", |
300 | 303 | "support": {
|
301 | 304 | "chrome": {
|
302 | 305 | "version_added": false,
|
|
410 | 413 | "display-capture": {
|
411 | 414 | "__compat": {
|
412 | 415 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Headers/Feature-Policy/display-capture",
|
| 416 | + "spec_url": [ |
| 417 | + "https://w3c.github.io/mediacapture-screen-share/#permissions-policy-integration", |
| 418 | + "https://w3c.github.io/permissions/#dom-permissionname-display-capture" |
| 419 | + ], |
413 | 420 | "support": {
|
414 | 421 | "chrome": {
|
415 | 422 | "version_added": false
|
|
472 | 479 | "document-domain": {
|
473 | 480 | "__compat": {
|
474 | 481 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Headers/Feature-Policy/document-domain",
|
| 482 | + "spec_url": "https://html.spec.whatwg.org/multipage/#document-domain-feature", |
475 | 483 | "support": {
|
476 | 484 | "chrome": {
|
477 | 485 | "version_added": "77"
|
|
534 | 542 | "encrypted-media": {
|
535 | 543 | "__compat": {
|
536 | 544 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Headers/Feature-Policy/encrypted-media",
|
| 545 | + "spec_url": "https://w3c.github.io/encrypted-media/#permissions-policy-integration", |
537 | 546 | "support": {
|
538 | 547 | "chrome": {
|
539 | 548 | "version_added": "60"
|
|
596 | 605 | "fullscreen": {
|
597 | 606 | "__compat": {
|
598 | 607 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Headers/Feature-Policy/fullscreen",
|
| 608 | + "spec_url": "https://fullscreen.spec.whatwg.org/#permissions-policy-integration", |
599 | 609 | "support": {
|
600 | 610 | "chrome": {
|
601 | 611 | "version_added": "62"
|
|
1335 | 1345 | "publickey-credentials-get": {
|
1336 | 1346 | "__compat": {
|
1337 | 1347 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Headers/Feature-Policy/publickey-credentials-get",
|
| 1348 | + "spec_url": "https://w3c.github.io/webauthn/#sctn-permissions-policy", |
1338 | 1349 | "support": {
|
1339 | 1350 | "chrome": {
|
1340 | 1351 | "version_added": "84"
|
|
1383 | 1394 | "sync-xhr": {
|
1384 | 1395 | "__compat": {
|
1385 | 1396 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Headers/Feature-Policy/sync-xhr",
|
| 1397 | + "spec_url": "https://xhr.spec.whatwg.org/#permissions-policy-integration", |
1386 | 1398 | "support": {
|
1387 | 1399 | "chrome": {
|
1388 | 1400 | "version_added": "65"
|
|
1597 | 1609 | "usb": {
|
1598 | 1610 | "__compat": {
|
1599 | 1611 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Headers/Feature-Policy/usb",
|
| 1612 | + "spec_url": "https://wicg.github.io/webusb/#permissions-policy", |
1600 | 1613 | "support": {
|
1601 | 1614 | "chrome": {
|
1602 | 1615 | "version_added": "60"
|
|
1801 | 1814 | "web-share": {
|
1802 | 1815 | "__compat": {
|
1803 | 1816 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Headers/Feature-Policy/web-share",
|
| 1817 | + "spec_url": "https://w3c.github.io/web-share/#permissions-policy", |
1804 | 1818 | "support": {
|
1805 | 1819 | "chrome": {
|
1806 | 1820 | "version_added": false
|
|
1865 | 1879 | "xr-spatial-tracking": {
|
1866 | 1880 | "__compat": {
|
1867 | 1881 | "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Headers/Feature-Policy/xr-spatial-tracking",
|
| 1882 | + "spec_url": "https://immersive-web.github.io/webxr/#permissions-policy", |
1868 | 1883 | "support": {
|
1869 | 1884 | "chrome": {
|
1870 | 1885 | "version_added": "79"
|
|
0 commit comments