Skip to content

Commit 516a7ea

Browse files
committed
Rework Create Term Definition step 16 (again), to restore step 16.1, and move 16.2-16.n to a new 16.2 "Otherwise" substep.
1 parent 2d6fe87 commit 516a7ea

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6931,8 +6931,9 @@ <h2>Changes since Candidate Release of 12 December 2019</h2>
69316931
<ul>
69326932
<li>Added missing `@none` in <a href="#ctd-invalid-type">13.4</a>.
69336933
This is in response to <a href="https://github.com/w3c/json-ld-api/issues/259">Issue 259</a>.</li>
6934-
<li>Merged <a href="#ctd-id-null">the former substep 16.1</a> into step 16
6935-
to make the control flow clearer and homogeneous with the rest of the specification.
6934+
<li>Moved step <a href="#ctd-id-not-null">16.2</a>,
6935+
and subsequent substeps of step 16 into a new grouping, to separate the logic
6936+
from step <a href="#ctd-id-not-null">16.1</a>.
69366937
This is in response to <a href="https://github.com/w3c/json-ld-api/issues/241">Issue 241</a>.</li>
69376938
<li>Updated step <a href="#ctd-contains-colon">16.4</a>
69386939
to prevent an issue where <var>term</var> might not be defined at the time it is expanded.

0 commit comments

Comments
 (0)