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>A JSON-LD script element MAY begin with an optional <em>comment-open</em> surrounded by any amount of white space,
8504
-
followed by valid JSON and ending with an optional <em>comment-close</em> surrounded by any amount of white space.
8503
+
<p>A JSON-LD script element MAY begin with an optional <em>comment-open</em> surrounded by any amount of <adata-cite="HTML52/infrastructure.html#space-characters">space characters</a>,
8504
+
followed by valid JSON and ending with an optional <em>comment-close</em> surrounded by any amount of <adata-cite="HTML52/infrastructure.html#space-characters">space characters</a>.
8505
8505
Any content within the JSON content which can be confused with a <em>comment-open</em>, <em>script-open</em>,
8506
8506
<em>comment-close</em>, or <em>script-close</em> MUST be escaped using a REVERSE SOLIDUS (<code>\</code>) character
0 commit comments