|
455 | 455 | "name": "Credential Management API",
|
456 | 456 | "category": "Security",
|
457 | 457 | "link": "https://w3c.github.io/webappsec-credential-management/",
|
458 |
| - "summary": "Credential Management API describes an imperative API enabling a website to request a user’s credentials from a user agent, and to help the user agent correctly store user credentials for future use.", |
| 458 | + "summary": "Credential Management API describes an imperative API enabling a website to request a user’s credentials from a user agent, and to help the user agent correctly store user credentials for future use. For EdgeHTML, only WebAuthn is supported.", |
459 | 459 | "standardStatus": "Editor's draft",
|
460 | 460 | "ieStatus": {
|
461 |
| - "text": "Partial Support (WebAuthn only)" |
| 461 | + "text": "Partial Support" |
462 | 462 | },
|
463 | 463 | "msdn": "https://developer.mozilla.org/docs/Web/API/Credential_Management_API",
|
464 | 464 | "id": 5026422640869376,
|
|
537 | 537 | "name": "Directory Upload",
|
538 | 538 | "category": "File APIs",
|
539 | 539 | "link": "https://wicg.github.io/directory-upload/proposal.html",
|
540 |
| - "summary": "Enable directory uploading by allowing a developer to read directory contents (files and sub-directories) asynchronously and be able to identify the directory structure.", |
| 540 | + "summary": "Enable directory uploading by allowing a developer to read directory contents (files and sub-directories) asynchronously and be able to identify the directory structure. For EdgeHTML, more information about the webkitdirectory attribute can be found here: https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/webkitdirectory.", |
541 | 541 | "standardStatus": "Working draft or equivalent",
|
542 | 542 | "ieStatus": {
|
543 |
| - "text": "Partial Support (webkitdirectory attribute https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/webkitdirectory)", |
| 543 | + "text": "Partial Support", |
544 | 544 | "priority": "Medium"
|
545 | 545 | },
|
546 | 546 | "spec": "file-system-api",
|
|
2060 | 2060 | "name": "TLS 1.3",
|
2061 | 2061 | "category": "Network / Connectivity",
|
2062 | 2062 | "link": "https://tools.ietf.org/html/rfc8446",
|
2063 |
| - "summary": "Transport Layer Security (TLS) protocol version 1.3 allows faster and more secure connection compared to TLS 1.2 by reducing round trip number, and removing legacy vulnerable cryptography features.", |
| 2063 | + "summary": "Transport Layer Security (TLS) protocol version 1.3 allows faster and more secure connection compared to TLS 1.2 by reducing round trip number, and removing legacy vulnerable cryptography features. In EdgeHTML, this feature is a non-public target Win10 20H2.", |
2064 | 2064 | "standardStatus": "Established standard",
|
2065 | 2065 | "ieStatus": {
|
2066 |
| - "text": "Provided-by-underlying-OS (Non-public target Win10 20H2)" |
| 2066 | + "text": "Provided-by-underlying-OS" |
2067 | 2067 | },
|
2068 | 2068 | "id": 5712755738804224,
|
2069 | 2069 | "uservoiceid": 17379247,
|
|
3473 | 3473 | {
|
3474 | 3474 | "name": "Meta Referrer",
|
3475 | 3475 | "category": "Security",
|
3476 |
| - "summary": "Using the referrer metadata attribute, a document can control the behavior of the Referer HTTP header attached to requests that originate from the document.", |
| 3476 | + "summary": "Using the referrer metadata attribute, a document can control the behavior of the Referer HTTP header attached to requests that originate from the document. For EdgeHTML, only `never`, `always`, `origin`, `default` tokens are supported for navigation.", |
3477 | 3477 | "link": "https://html.spec.whatwg.org/multipage/semantics.html#meta-referrer",
|
3478 | 3478 | "standardStatus": "Established standard",
|
3479 | 3479 | "ieStatus": {
|
3480 |
| - "text": "Partial Support (Only `never`, `always`, `origin`, `default` tokens are supported for navigation)" |
| 3480 | + "text": "Partial Support" |
3481 | 3481 | },
|
3482 | 3482 | "id": 5126747842412544,
|
3483 | 3483 | "statusid": 215
|
|
5624 | 5624 | "name": "Orientation Sensor",
|
5625 | 5625 | "category": "Device",
|
5626 | 5626 | "link": "https://w3c.github.io/orientation-sensor/",
|
5627 |
| - "summary": "Provides access to device’s physical orientation in WebGL-compatible quaternion and rotation matrix representations.", |
| 5627 | + "summary": "Provides access to device’s physical orientation in WebGL-compatible quaternion and rotation matrix representations. For EdgeHTML, DeviceOrientation is supported. More information can befound here: https://developer.mozilla.org/en-US/docs/Web/API/Detecting_device_orientation#DeviceOrientationEvent.", |
5628 | 5628 | "standardStatus": "Established standard",
|
5629 | 5629 | "ieStatus": {
|
5630 |
| - "text": "Not Supported (DeviceOrientation is supported https://developer.mozilla.org/en-US/docs/Web/API/Detecting_device_orientation#DeviceOrientationEvent)" |
| 5630 | + "text": "Not Supported" |
5631 | 5631 | },
|
5632 | 5632 | "spec": "orientation-sensor",
|
5633 | 5633 | "id": 5698781827825664,
|
|
0 commit comments