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
<p> To decode the stream of bytes into a stream of <ahref=#code-point>code points</a>,
384
384
UAs must follow these steps.
385
385
386
-
<p> The algorithms to <ahref=http://encoding.spec.whatwg.org/#concept-encoding-get><dfndata-dfn-type=dfndata-noexport="" id=get-an-encoding>get an encoding<aclass=self-linkhref=#get-an-encoding></a></dfn></a>
387
-
and <ahref=http://encoding.spec.whatwg.org/#decode><dfndata-dfn-type=dfndata-noexport="" id=decode>decode<aclass=self-linkhref=#decode></a></dfn></a>
386
+
<p> The algorithms to <dfndata-dfn-type=dfndata-noexport="" id=get-an-encoding><ahref=http://encoding.spec.whatwg.org/#concept-encoding-get>get an encoding</a><aclass=self-linkhref=#get-an-encoding></a></dfn>
387
+
and <dfndata-dfn-type=dfndata-noexport="" id=decode><ahref=http://encoding.spec.whatwg.org/#decode>decode</a><aclass=self-linkhref=#decode></a></dfn>
388
388
are defined in the <ahref=http://encoding.spec.whatwg.org/>Encoding Standard</a>.
389
389
390
390
<p> First, <dfndata-dfn-type=dfndata-noexport="" id=determine-the-fallback-encoding>determine the fallback encoding<aclass=self-linkhref=#determine-the-fallback-encoding></a></dfn>:
0 commit comments