diff --git a/source b/source index 4e7c35ac774..d68350eb078 100644 --- a/source +++ b/source @@ -31750,13 +31750,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:

      @@ -31820,6 +31823,9 @@ interface HTMLEmbedElement : HTMLElement {
  • + +

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

  • @@ -32214,7 +32220,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