Skip to content

Commit 9abca44

Browse files
committed
* Remove pointless step in expansion algorithm. Fixes #213.
1 parent 0090f01 commit 9abca44

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
@@ -2483,8 +2483,6 @@ <h3>Algorithm</h3>
24832483
(unless <a>processing mode</a> is `json-ld-1.0`)</span>,
24842484
a <a data-link-for="JsonLdErrorCode">colliding keywords</a>
24852485
error has been detected and processing is aborted.</li>
2486-
<li class="changed">If <var>result</var> already has an <var>expanded property</var> <a>entry</a>,
2487-
for `@included` or `@type`.</li>
24882486
<li>If <var>expanded property</var> is <code>@id</code>:
24892487
<ol>
24902488
<li>If <var>value</var> is not a <a>string</a>, an

0 commit comments

Comments
 (0)