Skip to content

Commit a7c2291

Browse files
anatoly-scherbakovgkellogg
authored andcommitted
#555 Introduce 2.4.3.3 in value conversion algorithm
1 parent 9c402fd commit a7c2291

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

index.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5487,13 +5487,16 @@

Algorithm

54875487
li>
54885488
<li>
54895489
If the conversion is successful, set <var>converted valuevar>
5490-
to its result.
5490+
to its result;
5491+
li>
5492+
<li>
5493+
Otherwise, set <var>typevar> to <a>datatype IRIa> of <var>valuevar>.
54915494
li>
54925495
ol>
54935496
li>
54945497
ol>
54955498
li>
5496-
<li class="changed">If <a>processing modea> is not `json-ld-1.0`,
5499+
<li class="changed">Otherwise, if <a>processing modea> is not `json-ld-1.0`,
54975500
and <var>valuevar> is a <a>JSON literala>,
54985501
set <var>converted valuevar> to the result of
54995502
turning the lexical value of <var>valuevar>

0 commit comments

Comments
 (0)