File tree 1 file changed +6
-2
lines changed
1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -3861,8 +3861,8 @@ <h3>Algorithm</h3>
3861
3861
< li id ="alg-compact-12_8_9_6 " class ="changed "> Otherwise, if < var > container</ var > includes < code > @index</ code >
3862
3862
and < var > index key</ var > is not < code > @index</ code > :
3863
3863
< ol >
3864
- < li > Reinitialize < var > container key</ var > by < a > IRI compacting</ a >
3865
- < var > index key</ var > .</ li >
3864
+ < li id =" alg-compact-12_8_9_6_1 " > Reinitialize < var > container key</ var > by < a > IRI compacting</ a >
3865
+ < var > index key</ var > after first < a > IRI expanding </ a > it .</ li >
3866
3866
< li > Set < var > map key</ var > to the first value of < var > container key</ var > in < var > compacted item</ var > , if any.</ li >
3867
3867
< li id ="alg-compact-12_8_9_6_3 "> If there are remaining values in < var > compacted item</ var >
3868
3868
for < var > container key</ var > , use < a > add value</ a > to
@@ -7105,6 +7105,10 @@ <h2>Changes since Recommendation of 16 July 2020</h2>
7105
7105
< li > Changed obsolete use of `void` in WebIDL to `undefined`.</ li >
7106
7106
< li > Added some clarifications to the algorithm of < a href ="#node-map-generation "> </ a > .</ li >
7107
7107
< li > Added some clarifications to the algorithm of < a href ="#iri-compaction "> </ a > .</ li >
7108
+ < li > Added additional language to the
7109
+ < a href ="#compaction-algorithm "> Compaction Algorithm</ a >
7110
+ step < a href ="#alg-compact-12_8_9_6_1 "> 12.8.9.6.1</ a > to first expand
7111
+ < var > container key</ var > before compacting it.</ li >
7108
7112
</ ul >
7109
7113
</ section >
7110
7114
< section id ="ack "
You can’t perform that action at this time.
0 commit comments