diff --git a/source b/source index 0c78344348c..56f8f352ac5 100644 --- a/source +++ b/source @@ -31755,13 +31755,16 @@ interface HTMLEmbedElement : HTMLElement { data-x="">include", mode is "navigate", and whose use-URL-credentials flag is set.

-
  • -

    Fetch request.

    - -

    Fetching the resource must delay the load event of element's - node document.

    +
  • Let processResponseEndOfBody given response res be to finalize and report + timing with res, element's node document's + relevant global object, and "embed".

  • -

    To process response for the response +

  • +

    Fetch request, with processResponseEndOfBody set to + processResponseEndOfBody, and processResponse set + to the following steps given response response:

      @@ -31825,6 +31828,9 @@ interface HTMLEmbedElement : HTMLElement {
  • + +

    Fetching the resource must delay the load event of element's + node document.

  • @@ -32219,7 +32225,11 @@ interface HTMLObjectElement : HTMLElement { data-x="">navigate", and whose use-URL-credentials flag is set.

  • -

    Fetch request.

    +

    Fetch request, with processResponseEndOfBody given response res set to finalize and report + timing with res, the element's node document's + relevant global object, and "object".

    Fetching the resource must delay the load event of the element's node