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
The steps for <dfndata-export="" data-local-lt="processing" data-lt="processing a manifest|processing" id="dfn-processing-a-manifest" tabindex="0" aria-haspopup="dialog" data-dfn-type="dfn">processing a manifest</dfn> are given by the following
2182
-
algorithm. The algorithm takes <code><adata-type="element" href="https://html.spec.whatwg.org/multipage/semantics.html#the-link-element" id="ref-for-index-term-link-element-2">link</a></code><vardata-type="HTMLLinkElement">el</var> and a
algorithm. The algorithm takes <code><adata-type="element" href="https://html.spec.whatwg.org/multipage/semantics.html#the-link-element" id="ref-for-index-term-link-element-2">link</a></code><vardata-type="HTMLLinkElement">el</var>, a
2183
+
<adata-link-type="dfn" data-type="dfn" href="https://fetch.spec.whatwg.org/#concept-response" id="ref-for-index-term-response-1">Response</a><var>response</var>, and a <adata-link-type="dfn" data-type="dfn" href="https://infra.spec.whatwg.org/#byte-sequence" id="ref-for-index-term-byte-sequence-1">byte sequence</a><var>bodyBytes</var>.
2184
2184
</p>
2185
2185
<olclass="algorithm">
2186
2186
<li>Let <vardata-type="URL">document URL</var> be <vardata-type="HTMLLinkElement">el</var>'s <adata-link-type="dfn" data-type="dfn" href="https://dom.spec.whatwg.org/#concept-node-document" id="ref-for-index-term-node-document-for-node-1">node document</a>'s
<liclass="assert"><ahref="https://infra.spec.whatwg.org/#assert">Assert</a>: <vardata-type="URL">document URL</var> is not null.
2190
2190
</li>
2191
-
<li>Let <var>json</var> be the result of <adata-link-type="dfn" data-type="dfn" href="https://infra.spec.whatwg.org/#parse-json-bytes-to-an-infra-value" id="ref-for-index-term-parse-json-bytes-to-an-infra-value-1">parse JSON bytes to an Infra value</a> passing <var>response</var>'s <adata-link-type="dfn" data-type="dfn" href="https://fetch.spec.whatwg.org/#concept-response-body" id="ref-for-index-term-body-for-response-1">body</a>.
2191
+
<li>Let <var>json</var> be the result of <adata-link-type="dfn" data-type="dfn" href="https://infra.spec.whatwg.org/#parse-json-bytes-to-an-infra-value" id="ref-for-index-term-parse-json-bytes-to-an-infra-value-1">parse JSON bytes to an Infra value</a> passing <var>bodyBytes</var>.
2192
2192
</li>
2193
2193
<li>If the <var>json</var> is a parsing exception, or <var>json</var> is not an
<ahref="#ref-for-index-term-isstructurallyvalidlanguagetag-1" title="§ 1.3 lang member">§ 1.3 lang member</a>
6081
6081
</li>
6082
-
</ul>
6083
-
</div><divclass="dfn-panel" hidden="" role="dialog" aria-modal="true" id="dfn-panel-for-index-term-body-for-response" aria-label="Links in this document to definition: body (for response)">
6084
-
<spanclass="caret"></span>
6085
-
<div>
6086
-
<aclass="self-link" href="https://fetch.spec.whatwg.org/#concept-response-body" aria-label="Permalink for definition: body (for response). Activate to close this dialog.">Permalink</a>
6087
-
6088
-
</div>
6089
-
<p><b>Referenced in:</b></p>
6090
-
<ul>
6091
-
<li>
6092
-
<ahref="#ref-for-index-term-body-for-response-1" title="§ 1.17.1 Processing the manifest">§ 1.17.1 Processing the manifest</a>
6093
-
</li>
6094
6082
</ul>
6095
6083
</div><divclass="dfn-panel" hidden="" role="dialog" aria-modal="true" id="dfn-panel-for-index-term-fetched" aria-label="Links in this document to definition: fetched">
</div><divclass="dfn-panel" hidden="" role="dialog" aria-modal="true" id="dfn-panel-for-index-term-byte-sequence" aria-label="Links in this document to definition: byte sequence">
6324
+
<spanclass="caret"></span>
6325
+
<div>
6326
+
<aclass="self-link" href="https://infra.spec.whatwg.org/#byte-sequence" aria-label="Permalink for definition: byte sequence. Activate to close this dialog.">Permalink</a>
6327
+
6328
+
</div>
6329
+
<p><b>Referenced in:</b></p>
6330
+
<ul>
6331
+
<li>
6332
+
<ahref="#ref-for-index-term-byte-sequence-1" title="§ 1.17.1 Processing the manifest">§ 1.17.1 Processing the manifest</a>
6333
+
</li>
6334
6334
</ul>
6335
6335
</div><divclass="dfn-panel" hidden="" role="dialog" aria-modal="true" id="dfn-panel-for-index-term-concatenation-for-string" aria-label="Links in this document to definition: concatenation (for string)">
0 commit comments