Skip to content

Commit cb8ba95

Browse files
committed
Remove incomplete and redundant step for @type and @included in expansion algorithm.
Fixes #178.
1 parent 629ec61 commit cb8ba95

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

index.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2382,8 +2382,6 @@ <h3>Algorithm</h3>
23822382
(unless <a>processing mode</a> is `json-ld-1.0`)</span>,
23832383
a <a data-link-for="JsonLdErrorCode">colliding keywords</a>
23842384
error has been detected and processing is aborted.</li>
2385-
<li class="changed">If <var>result</var> already has an <var>expanded property</var> <a>entry</a>,
2386-
for `@included` or `@type`.</li>
23872385
<li>If <var>expanded property</var> is <code>@id</code> and
23882386
<var>value</var> is not a <a>string</a>, an
23892387
<a data-link-for="JsonLdErrorCode">invalid @id value</a>

0 commit comments

Comments
 (0)