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
Copy file name to clipboardExpand all lines: DelayedMessages/explainer.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,16 @@
2
2
3
3
Author: [Joone Hur](https://github.com/joone)
4
4
5
+
## Status of this Document
6
+
This document is intended as a starting point for engaging the community and standards bodies in developing collaborative solutions fit for standardization. As the solutions to problems described in this document progress along the standards-track, we will retain this document as an archive and use this section to keep the community up-to-date with the most current standards venue and content location of future work and discussions.
7
+
8
+
* This document status: **ARCHIVED**
9
+
* Current venue: [W3C Web Incubator Community Group](https://wicg.io/) | [WICG/eyedropper-api](https://github.com/WICG/delayed-message-timing) | 
10
+
* Current version: [Delayed Message Timing API Explainer](https://github.com/WICG/delayed-message-timing/blob/main/README.md)
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -110,7 +110,6 @@ These are proposals that are still really early in their lifecycle. We might jus
110
110
|[Performance Control of Embedded Content](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/PerformanceControlOfEmbeddedContent/explainer.md)| <ahref="https://github.com/MicrosoftEdge/MSEdgeExplainers/labels/Performance%20Control%20of%20Embedded%20Content"></a> |[New Issue...](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?template=performance-control-of-embedded-content.md)| Web Perf |
111
111
|[Animation Smoothness](AnimationSmoothness/explainer.md)| <ahref="https://github.com/MicrosoftEdge/MSEdgeExplainers/labels/AnimationSmoothness"></a> |[New Issue...](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?assignees=jenna-sasson&labels=AnimationSmoothness&title=%5BAnimationSmoothness%5D+%3CTITLE+HERE%3E)| Web Perf |
112
112
|[Event Phases For Reliably Fast DOM Operations](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/EventPhases/explainer.md)| <ahref="https://github.com/MicrosoftEdge/MSEdgeExplainers/labels/Event%20Phases"></a> |[New Issue...](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?assignees=slightlyoff&labels=Event%20Phases&title=%5BEventPhases%5D+%3CTITLE+HERE%3E)| Web Perf |
@@ -172,6 +171,7 @@ standards communities. Thanks for your continued interest!
172
171
|[WebModelContext](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/WebModelContext/explainer.md)|[W3C Web Machine Learning Working Group](https://www.w3.org/groups/wg/webmachinelearning/)|[2025-08-06](WebModelContext/explainer.md)|
173
172
|[Iframe Media Pausing](https://github.com/WICG/iframe-media-pausing)|[Web Incubator Community Group](https://wicg.io/)|[2025-10-09](https://github.com/WICG/iframe-media-pausing/blob/main/explainer.md)|
174
173
| [IndexedDB getAllRecords()](https://w3c.github.io/IndexedDB/#dom-idbobjectstore-getallrecords) | [W3C Web Applications Working Group](https://www.w3.org/groups/wg/webapps/) | [2025-08-06](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/IndexedDbGetAllEntries/explainer.md)
174
+
|[Delayed Message Timing API](https://github.com/WICG/delayed-message-timing/blob/main/README.md)|[W3C Web Incubator Community Group](https://wicg.io/)|[2026-01-28](DelayedMessages/explainer.md)|
0 commit comments