Skip to content

Commit 63017bd

Browse files
committed
Replace bit about targeted scripts not creating a dataset with not being combined with any other content from the same HTML document.
1 parent a52fb4c commit 63017bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8900,7 +8900,7 @@ <h3>Graph Containers</h3>
89008900
of the script element within the HTML document located by a URL (see [[!DOM]]).
89018901
A <a>JSON-LD processor</a> MUST extract only the specified data block's contents
89028902
parsing it as a standalone <a>JSON-LD document</a>
8903-
and MUST NOT create a <a>dataset</a>.</p>
8903+
and MUST NOT merge the result with any other markup from the same HTML document.</p>
89048904

89058905
<p>For example, given an HTML document located at <code>http://example.com/document</code>,
89068906
a script element identified by "name" can be targeted using the URL

0 commit comments

Comments
 (0)