File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 492
492
< li > [=Strip leading and trailing ASCII whitespace=] from
493
493
|json|["dir"].
494
494
</ li >
495
+ < li > [=ASCII lowercase=] |json|["dir"].
496
+ </ li >
495
497
< li > If [=text-direction list=] doesn't [=list/contain=]
496
498
|json|["dir"], return.
497
499
</ li >
678
680
< li > [=Strip leading and trailing ASCII whitespace=] from
679
681
|json|["display"].
680
682
</ li >
683
+ < li > [=ASCII lowercase=] |json|["display"].
684
+ </ li >
681
685
< li > If [=display modes list=] doesn't [=list/contain=]
682
686
|json|["display"], return.
683
687
</ li >
740
744
< li > [=Strip leading and trailing ASCII whitespace=] from
741
745
|json|["orientation"].
742
746
</ li >
747
+ < li > [=ASCII lowercase=] |json|["orientation"].
748
+ </ li >
743
749
< li > If |json|["orientation"] doesn't [=list/contain=] any of the
744
750
[=orientation values=], return.
745
751
</ li >
You can’t perform that action at this time.
0 commit comments