Skip to content

Commit 99f0961

Browse files
committed
Update HTML manifests.
1 parent 2d6fe87 commit 99f0961

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/html-manifest.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -961,7 +961,7 @@ <h2>
961961
<dt>Type</dt>
962962
<dd>jld:PositiveEvaluationTest, jld:FlattenTest, jld:HtmlTest</dd>
963963
<dt>Purpose</dt>
964-
<dd>Tests embedded JSON-LD in HTML with fragment identifier</dd>
964+
<dd>Tests embedded JSON-LD in HTML multiple script elements</dd>
965965
<dt>input</dt>
966966
<dd>
967967
<a href='html/f004-in.html'>html/f004-in.html</a>

tests/html-manifest.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@
240240
"@id": "#tf004",
241241
"@type": ["jld:PositiveEvaluationTest", "jld:FlattenTest", "jld:HtmlTest"],
242242
"name": "Flattens all script elements by default",
243-
"purpose": "Tests embedded JSON-LD in HTML with fragment identifier",
243+
"purpose": "Tests embedded JSON-LD in HTML multiple script elements",
244244
"input": "html/f004-in.html",
245245
"context": "html/f004-context.jsonld",
246246
"expect": "html/f004-out.jsonld",

0 commit comments

Comments
 (0)