File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -1862,12 +1862,12 @@ <h3>Algorithm</h3>
1862
1862
< span class ="changed "> and < code > true</ code > for < var > from type</ var > </ span > .</ li >
1863
1863
</ ol >
1864
1864
</ li >
1865
- < li > Initialize an empty < a class ="changed "> dictionary</ a > , < var > result</ var > .</ li >
1865
+ < li > Initialize two empty < a class ="changed "> dictionaries</ a > , < var > result</ var >
1866
+ < span class ="changed "> and < var > nests</ var > .
1867
+ Set < var > input type</ var > to the last value of any < a > member</ a > of < var > element</ var >
1868
+ expanding to < code > @type</ code > </ span > .
1869
+ </ li >
1866
1870
< li id ="alg-expand-each-key-value ">
1867
- < span class ="changed ">
1868
- Initialize an empty < a > dictionary</ a > , < var > nests</ var > , and
1869
- < var > input type</ var > to the last value of any < a > member</ a > expanding to < code > @type</ code > .
1870
- </ span >
1871
1871
For each < var > key</ var > and < var > value</ var > in < var > element</ var > ,
1872
1872
ordered lexicographically by < var > key</ var > < span class ="changed "> if < a data-link-for ="JsonLdOptions "> ordered</ a > is < code > true</ code > </ span > :
1873
1873
< ol >
You can’t perform that action at this time.
0 commit comments