diff --git a/index.html b/index.html
index eb96c60f..4f7b93b8 100644
--- a/index.html
+++ b/index.html
@@ -492,6 +492,8 @@
[=Strip leading and trailing ASCII whitespace=] from
|json|["dir"].
+ [=ASCII lowercase=] |json|["dir"].
+
If [=text-direction list=] doesn't [=list/contain=]
|json|["dir"], return.
@@ -678,6 +680,8 @@
[=Strip leading and trailing ASCII whitespace=] from
|json|["display"].
+ [=ASCII lowercase=] |json|["display"].
+
If [=display modes list=] doesn't [=list/contain=]
|json|["display"], return.
@@ -740,6 +744,8 @@
[=Strip leading and trailing ASCII whitespace=] from
|json|["orientation"].
+ [=ASCII lowercase=] |json|["orientation"].
+
If |json|["orientation"] doesn't [=list/contain=] any of the
[=orientation values=], return.