Skip to content

Commit 22de1b3

Browse files
committed
Update changes since CR to be in issue order.
1 parent 0bbd39b commit 22de1b3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6907,10 +6907,6 @@ <h4>JsonLdErrorCode</h4>
69076907
<section class="appendix informative" id="changes-from-cr">
69086908
<h2>Changes since Candidate Release of 12 December 2019</h2>
69096909
<ul>
6910-
<li>Added missing keyworkds <a href="#ctd-invalid-entries">28</a> of the
6911-
<a href="#create-term-definition">Create Term Definition algorithm</a>
6912-
that remaining steps are skipped if the value of `@id` is `null`.
6913-
This is in response to <a href="https://github.com/w3c/json-ld-api/issues/261">Issue 261</a>.</li>
69146910
<li>Clarified step <a href="#ctd-id-null">16.1</a> of the
69156911
<a href="#create-term-definition">Create Term Definition algorithm</a>
69166912
that remaining steps are skipped if the value of `@id` is `null`.
@@ -6935,6 +6931,10 @@ <h2>Changes since Candidate Release of 12 December 2019</h2>
69356931
<a href="#expansion-algorithm">Expansion algorithm</a>
69366932
to make sure the <a>type-scoped context</a> is not propagated by default.
69376933
This is in response to <a href="https://github.com/w3c/json-ld-api/issues/243">Issue 246</a>.</li>
6934+
<li>Added missing keyworkds <a href="#ctd-invalid-entries">28</a> of the
6935+
<a href="#create-term-definition">Create Term Definition algorithm</a>
6936+
that remaining steps are skipped if the value of `@id` is `null`.
6937+
This is in response to <a href="https://github.com/w3c/json-ld-api/issues/261">Issue 261</a>.</li>
69386938
</ul>
69396939
</section>
69406940

0 commit comments

Comments
 (0)