diff --git a/source b/source index b82ce5b9fab..338dd0937cf 100644 --- a/source +++ b/source @@ -4080,6 +4080,18 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
  • process the manifest
  • + +
    WebTransport
    +
    +

    The following features are defined in WebTransport:

    + + +

    @@ -88498,6 +88510,17 @@ dictionary PageTransitionEventInit : EventInit

    Empty window's list of active timers.

    + +
  • +

    For each WebTransport object transport whose relevant global + object is window and [[State]] + is "connected", terminate transport's + [[Session]].

    + +

    This needs to be done in workers too. See + #6831.

    +
  • @@ -124968,6 +124991,9 @@ INSERT INTERFACES HERE
    [WEBMCG]
    WebM Container Guidelines. The WebM Project.
    +
    [WEBTRANSPORT]
    +
    WebTransport, Bernard Aboda, Victor Vasiliev, Yutaka Hirano. W3C.
    +
    [WEBVTT]
    WebVTT, S. Pieters. W3C.