File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -8905,7 +8905,11 @@ <h3>Graph Containers</h3>
8905
8905
< a data-cite ="HTML52/semantics-scripting.html#the-script-element "> script element</ a >
8906
8906
within an HTML document may be located using
8907
8907
a fragment identifier matching the < a data-cite ="DOM#concept-id "> unique identifier</ a >
8908
- of the script element within the HTML document located by a URL (see [[!DOM]]).</ p >
8908
+ of the script element within the HTML document located by a URL (see [[!DOM]]).
8909
+ A < a > JSON-LD processor</ a > MUST extract only the specified data block's contents
8910
+ parsing it as a standalone < a > JSON-LD document</ a >
8911
+ and MUST NOT create a < a > dataset</ a > .</ p >
8912
+
8909
8913
< p > For example, given an HTML document located at < code > http://example.com/document</ code > ,
8910
8914
a script element identified by "name" can be targeted using the URL
8911
8915
< code > http://example.com/document#name</ code > .</ p >
You can’t perform that action at this time.
0 commit comments