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 <adata-cite="HTML/infrastructure.html#document-base-url">Document Base URL</a>
9319
9319
of the containing HTML document,
9320
-
as defined in [[HTML52]],
9320
+
as defined in [[HTML]],
9321
9321
is used to establish the default <a>base IRI</a> of the enclosed
9322
9322
JSON-LD content.</p>
9323
9323
@@ -9392,18 +9392,18 @@ <h3>Graph Containers</h3>
9392
9392
</pre>
9393
9393
</aside>
9394
9394
9395
-
<p>HTML allows for <adata-cite="HTML52/infrastructure.html#dynamic-changes-to-base-urls">Dynamic changes to base URLs</a>.
9395
+
<p>HTML allows for <adata-cite="HTML/infrastructure.html#dynamic-changes-to-base-urls">Dynamic changes to base URLs</a>.
9396
9396
This specification does not require any specific behavior,
9397
9397
and to ensure that all systems process the <a>base IRI</a> equivalently, authors SHOULD
9398
9398
either use <a>absolute IRIs</a>, or explicitly as defined in <ahref="#base-iri" class="sectionRef"></a>.
9399
9399
Implementations (particularly those natively operating in the [[!DOM]]) MAY take into consideration
9400
-
<adata-cite="HTML52/infrastructure.html#dynamic-changes-to-base-urls">Dynamic changes to base URLs</a>.</p>
9400
+
<adata-cite="HTML/infrastructure.html#dynamic-changes-to-base-urls">Dynamic changes to base URLs</a>.</p>
9401
9401
</section>
9402
9402
9403
9403
<sectionclass="informative"><h3>Restrictions for contents of JSON-LD <code>script</code> elements</h3>
9404
-
<p>Due to the HTML <adata-cite="HTML52/semantics-scripting.html#restrictions-for-contents-of-script-elements">Restrictions for contents of <code><script></code> elements</a>
9404
+
<p>Due to the HTML <adata-cite="HTML/semantics-scripting.html#restrictions-for-contents-of-script-elements">Restrictions for contents of <code><script></code> elements</a>
9405
9405
additional encoding restrictions are placed on JSON-LD data contained in
0 commit comments