You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 14, 2024. It is now read-only.
"name": "URL Protocol Handler Registration for PWAs",
5692
5693
"category": "Misc",
5693
-
"ieStatus": { "text" : "In Development" },
5694
+
"ieStatus": { "text" : "Not Supported" },
5694
5695
"summary": "Enable web applications to register themselves as handlers of custom URL protocols/schemes using their installation manifest.",
5695
5696
"statusid": 335,
5696
5697
"id": 6021277022158848
5697
5698
},
5698
5699
{
5699
5700
"name": "Run PWA on OS Login",
5700
5701
"category": "Misc",
5701
-
"ieStatus": { "text" : "In Development" },
5702
+
"ieStatus": { "text" : "Not Supported" },
5702
5703
"summary": "Provides a mechanism for a Progressive Web Application (PWA) to be configured at install time with the option to be launched automatically when a user logs in to its OS session.",
5703
5704
"statusid": 336,
5704
5705
"id": 5534549008187392
5705
5706
},
5706
5707
{
5707
5708
"name": "Version History",
5708
5709
"category": "Misc",
5709
-
"ieStatus": { "text" : "In Development" },
5710
+
"ieStatus": { "text" : "Not Supported" },
5710
5711
"summary": "Provide version information about the current manifest.json including URLs to provide information about the newest updates. The browser will, when available, advertise and display the new ‘changelogs’ when a user clicks the relevant UI.",
5711
5712
"statusid": 337,
5712
5713
"id": 6644911535292416
5713
5714
},
5714
5715
{
5715
5716
"name": "Window Controls Overlay for Installed Desktop Web Apps",
5716
5717
"category": "Misc",
5717
-
"ieStatus": { "text" : "In Development" },
5718
+
"ieStatus": { "text" : "Not Supported" },
5718
5719
"summary": "The app's client area is extended to cover the entire window--including the title bar area--and the window control buttons (close, maximize/restore, minimize) are overlaid on top of the client area. The web app developer is responsible for drawing and input-handling for the entire window except for the window controls overlay.",
5719
5720
"statusid": 338,
5720
5721
"id": 5741247866077184
5721
5722
},
5722
5723
{
5723
5724
"name": "EditContext API",
5724
5725
"category": "User input",
5725
-
"ieStatus": { "text" : "In Development" },
5726
+
"ieStatus": { "text" : "Not Supported" },
5726
5727
"summary": "Simplifies the process of integrating a web app with advanced text input methods such as VK shape-writing, Handwriting panels, speech recognition, IME Compositions etc., improves accessibility and performance, and unlocks new capabilities for web-based editors.",
5727
5728
"statusid": 339,
5728
5729
"id": 5041440373604352
5729
5730
},
5730
5731
{
5731
5732
"name": "App shortcuts",
5732
5733
"category": "Misc",
5733
-
"ieStatus": { "text" : "In Development" },
5734
+
"ieStatus": { "text" : "Not Supported" },
5734
5735
"summary": "Lets a web application register shortcuts for common tasks. These would typically be added to the app launcher icon (for a progressive web app) enabling the user to quickly run key tasks.",
5735
5736
"statusid": 340,
5736
5737
"id": 5706099464339456
5737
5738
},
5738
5739
{
5739
5740
"name": "MediaCapabilities: query HDR with decodingInfo()",
5740
5741
"category": "Multimedia",
5741
-
"ieStatus": { "text" : "In Development" },
5742
+
"ieStatus": { "text" : "Not Supported" },
5742
5743
"summary": "Provides APIs for websites to detect whether HDR formats, i.e. Dolby Vision, HDR10(+), and HLG, can be decoded and rendered by the browser.",
5743
5744
"statusid": 341,
5744
5745
"id": 6640863931269120
5745
5746
},
5746
5747
{
5747
5748
"name": "MediaCapabilities: query spatial audio with decodingInfo()",
5748
5749
"category": "Multimedia",
5749
-
"ieStatus": { "text" : "In Development" },
5750
+
"ieStatus": { "text" : "Not Supported" },
5750
5751
"summary": "Adds APIs for detecting whether spatial audio formats, i.e., Dolby Atmos and DST:X, can be rendered.",
"summary": "Adds the 'forced-colors' and 'forced-color-adjust' media features, which is used to detect if the user agent has enabled a forced colors mode where it enforces a user-chosen limited color palette on the page.",
"summary": "Give users the ability to customize their sites with the relevant system colors when in forced colors mode. The keywords being added are ActiveText, Field, and FieldText.",
5767
5770
"statusid": 344,
5768
5771
"id": 4892451430989824
5769
5772
},
5770
5773
{
5771
5774
"name": "Storage Access API",
5772
5775
"category": "Offline / Storage",
5773
-
"ieStatus": { "text" : "In Development" },
5776
+
"ieStatus": { "text" : "Not Supported" },
5774
5777
"summary": "The Storage Access API allows access to first-party storage in a third-party context when a user has provided a direct intent to allow storage that would otherwise be blocked by the browser’s current configuration.",
5775
5778
"statusid": 345,
5776
5779
"id": 5612590694662144
5777
5780
},
5778
5781
{
5779
5782
"name": "VirtualKeyboard API",
5780
5783
"category": "User input",
5781
-
"ieStatus": { "text" : "In Development" },
5784
+
"ieStatus": { "text" : "Not Supported" },
5782
5785
"summary": "Provide authors with more control over when the virtual keyboard is shown or hidden. It also fires events with the size of the virtual keyboard when it occludes content in the page.",
5783
5786
"statusid": 346,
5784
5787
"id": 5680057076940800
5785
5788
},
5786
5789
{
5787
5790
"name": "Delegated ink trail",
5788
5791
"category": "User input",
5789
-
"ieStatus": { "text" : "In Development" },
5792
+
"ieStatus": { "text" : "Not Supported" },
5790
5793
"summary": "Enable web applications to describe the last input pointer with sufficient detail so that the browser can present the segments of the ink trail for input that has been delivered, but not yet rendered (the pointer trail).",
5791
5794
"statusid": 347,
5792
5795
"id": 5961434129235968
5793
5796
},
5794
5797
{
5795
5798
"name": "Window Segments Enumeration API",
5796
5799
"category": "Misc",
5797
-
"ieStatus": { "text" : "In Development" },
5800
+
"ieStatus": { "text" : "Not Supported" },
5798
5801
"summary": "API that describes the logical segments of a window’s viewport. Adds a new JavaScript API to enable web developers to target a new class of foldable devices.",
5799
5802
"statusid": 348,
5800
5803
"id": 5170498990243840
5801
5804
},
5802
5805
{
5803
5806
"name": "DualScreen/Foldables CSS additions",
5804
5807
"category": "CSS",
5805
-
"ieStatus": { "text" : "In Development" },
5808
+
"ieStatus": { "text" : "Not Supported" },
5806
5809
"summary": "Add new CSS media feature and environment variables to enable web developers to target a new class of foldable devices with responsive layouts.",
5807
5810
"statusid": 349,
5808
5811
"id": 5310356412956672
5809
5812
},
5810
5813
{
5811
5814
"name": "Cookies default to SameSite=Lax",
5812
5815
"category": "Network / Connectivity",
5813
-
"ieStatus": { "text" : "In Development" },
5816
+
"ieStatus": { "text" : "Not Supported" },
5814
5817
"summary": "Treat cookies as SameSite=Lax by default if no SameSite attribute is specified. Developers are still able to opt-in to the status quo of unrestricted use by explicitly asserting SameSite=None. See: https://docs.microsoft.com/en-us/microsoft-edge/web-platform/site-impacting-changes for more information.",
5815
5818
"statusid": 350,
5816
5819
"id": 5088147346030592
5817
5820
},
5818
5821
{
5819
5822
"name": "AV1 Decoder",
5820
5823
"category": "Multimedia",
5821
-
"ieStatus": { "text" : "In Development" },
5824
+
"ieStatus": { "text" : "Not Supported" },
5822
5825
"summary": "AV1 is a next generation codec developed by the Alliance for Open Media. AV1 improves compression efficiency over the VP9 video codec.",
5823
5826
"statusid": 351,
5824
5827
"id": 5729898442260480
5825
5828
},
5826
5829
{
5827
5830
"name": "WebGPU",
5828
5831
"category": "Graphics",
5829
-
"ieStatus": { "text" : "In Development" },
5832
+
"ieStatus": { "text" : "Not Supported" },
5830
5833
"summary": "The WebGPU API is the successor to the WebGL and WebGL 2 graphics APIs for the Web. It will provide modern features such as “GPU compute” as well as lower overhead access to GPU hardware and better, more predictable performance.",
5831
5834
"statusid": 352,
5832
5835
"id": 6213121689518080
5833
5836
},
5834
5837
{
5835
5838
"name": "WebXR Device API",
5836
5839
"category": "Device",
5837
-
"ieStatus": { "text" : "In Development" },
5840
+
"ieStatus": { "text" : "Not Supported" },
5838
5841
"summary": "Provides access to input and output capabilities commonly associated with Virtual Reality (VR) and Augmented Reality (AR).",
5839
5842
"statusid": 353,
5840
5843
"id": 5680169905815552
5841
5844
},
5842
5845
{
5843
5846
"name": "WebXR Gamepads Module - Level 1",
5844
5847
"category": "Device",
5845
-
"ieStatus": { "text" : "In Development" },
5848
+
"ieStatus": { "text" : "Not Supported" },
5846
5849
"summary": "The WebXR Gamepad Module defines how the Gamepad API integrates with WebXR to communicate the state of various physical inputs (such as buttons, touch pads, and triggers) of an XRInputSource.",
0 commit comments