We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55af027 commit b97a16dCopy full SHA for b97a16d
index.html
@@ -8900,7 +8900,7 @@ <h3>Graph Containers</h3>
8900
of the script element within the HTML document located by a URL (see [[!DOM]]).
8901
A <a>JSON-LD processor</a> MUST extract only the specified data block's contents
8902
parsing it as a standalone <a>JSON-LD document</a>
8903
- and MUST NOT create a <a>dataset</a>.</p>
+ and MUST NOT merge the result with any other markup from the same HTML document.</p>
8904
8905
<p>For example, given an HTML document located at <code>http://example.com/document</code>,
8906
a script element identified by "name" can be targeted using the URL
0 commit comments