Skip to content

Commit 9826e14

Browse files
committed
Remove "atrisk" note on HTML document base
This was resolved in w3c/json-ld-syntax#134 (comment) which is reflected in the syntax document.
1 parent 5158558 commit 9826e14

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

index.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5886,11 +5886,6 @@ <h2>HTML Content Algorithms</h2>
58865886
<li>Set <var>documentUrl</var> to the the <a data-cite="HTML/urls-and-fetching.html#document-base-url">Document Base URL</a>
58875887
of <a data-link-for="LoadDocumentCallback">url</a>, as defined in [[HTML]],
58885888
using the existing <var>documentUrl</var> as the document's URL.
5889-
<div class="issue atrisk">
5890-
The use of the <a data-cite="HTML/urls-and-fetching.html#document-base-url">Document Base URL</a>
5891-
from [[HTML]] for setting the <a>base IRI</a> of the enclosed JSON-LD
5892-
is an experimental feature, which may be changed in a future version of this specification.
5893-
</div>
58945889
</li>
58955890
<li>If the <a data-link-for="LoadDocumentCallback">url</a> parameter
58965891
contains a <a data-cite="RFC3986#section-3.5">fragment identifier</a>,

0 commit comments

Comments
 (0)