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>As a <adata-cite="HTML52/semantics-scripting.html#data-block">data block</a>
4675
-
may be inside a comment, and may be escaped, the algorithm extracts the JSON from any comment,
4676
-
removes REVERSE SOLIDUS escapes,
4677
-
and reverses <adata-cite="HTML5/syntax.html#character-references">HTML Character references</a>.
4674
+
<p>The algorithm reverses <adata-cite="HTML5/syntax.html#character-references">HTML Character references</a>.
4678
4675
</section>
4679
4676
4680
4677
<section>
4681
4678
<h4>Algorithm</h4>
4682
4679
<p>The algorithm takes a single required input variable: <var>source</var>,
4683
4680
the <adata-cite="DOM#dom-node-textcontent">textContent</a> of an HTML <adata-cite="HTML52/semantics-scripting.html#the-script-element">script element</a>.</p>
4684
-
<p>For the purpose of this algorithm, the following tokens are defined in [[ABNF]]:</p>
0 commit comments