Skip to content

Commit 06505e3

Browse files
committed
Fix dangling reference to html as context.
1 parent 920f9d9 commit 06505e3

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

index.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10849,10 +10849,7 @@ <h3>Graph Containers</h3>
1084910849
<a data-cite="HTML/scripting.html#the-script-element">script element</a> in an HTML document containing a frame.
1085010850
The first <a data-cite="HTML/scripting.html#the-script-element">script element</a>
1085110851
of type <code>application/ld+json;profile=http://www.w3.org/ns/json-ld#frame</code>
10852-
will be used to find a <a>frame</a>.
10853-
This is similar to the mechanism described for retrieving contexts
10854-
from HTML documents as described in
10855-
<a href="#using-an-html-document-as-a-context" class="sectionRef"></a>.</p>
10852+
will be used to find a <a>frame</a>..</p>
1085610853
</section>
1085710854
</section>
1085810855

0 commit comments

Comments
 (0)