File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -2495,7 +2495,6 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
2495
2495
<li><dfn data-x="body safely extract" data-x-href="https://fetch.spec.whatwg.org/#bodyinit-safely-extract">safely extracting a body</dfn></li>
2496
2496
<li><dfn data-x-href="https://fetch.spec.whatwg.org/#process-response-end-of-body">processResponseConsumeBody</dfn></li>
2497
2497
<li><dfn data-x-href="https://fetch.spec.whatwg.org/#fetch-processresponseendofbody">processResponseEndOfBody</dfn></li>
2498
- <li><dfn data-x-href="https://fetch.spec.whatwg.org/#report-timing-with-origin">report timing with origin</dfn></li>
2499
2498
<li>
2500
2499
<dfn data-x="concept-response"
2501
2500
data-x-href="https://fetch.spec.whatwg.org/#concept-response">response</dfn> and its
@@ -89261,10 +89260,10 @@ new PaymentRequest(…); // Allowed to use
89261
89260
<span>relevant global object</span>.</p></li>
89262
89261
89263
89262
<li><p><span>Queue an element task</span> on the <span>networking task source</span> given
89264
- <var>containerGlobal</var> to <span>report timing with origin </span> given
89263
+ <var>containerGlobal</var> to <span>finalize and report timing </span> given
89265
89264
<var>navigationParams</var>'s <span data-x="navigation-params-response">response</span>,
89266
89265
<var>containerGlobal</var>, <var>container</var>'s <span>node document</span>'s
89267
- <span data-x="concept-document-origin">origin </span>, and <var>container</var>'s
89266
+ <span>relevant global object </span>, and <var>container</var>'s
89268
89267
<span data-x="concept-element-local-name">local name</span>.</p>
89269
89268
</ol>
89270
89269
You can’t perform that action at this time.
0 commit comments