diff --git a/index.html b/index.html index 2e8926a..7012459 100644 --- a/index.html +++ b/index.html @@ -491,7 +491,9 @@
true
or
+ true
or
false
.
dir
attribute, if present,
- must be a case-insensitive match
+ must be an
+ ASCII case-insensitive match
to ltr
or ltr
.
It is mapped to the
direction
@@ -614,7 +617,9 @@ mathvariant
attributemathvariant
attribute,
- if present, must be a case-insensitive match to one of:
+ if present, must be an
+ ASCII case-insensitive
+ match to one of:
normal
,
bold
,
italic
,
@@ -738,7 +743,9 @@ <math>
Elementdisplay
attribute, if present,
- must be a case-insensitive match
+ must be an
+ ASCII case-insensitive
+ match
to block
or inline
.
To fully implement this attribute, additional CSS properties must be
specified in the user agent stylesheet
@@ -1433,7 +1440,9 @@ postfix
.
The corresponding form
attribute on the
<mo>
element, if present, must
- must be a case-insensitive match to one of these values.
+ must be an
+ ASCII case-insensitive
+ match to one of these values.
The form
of an embellished operator is determined as follows:
@@ -2989,7 +2998,9 @@
<menclose>
notation
attribute, if present, must have a value that is a
set of space-separated tokens.
- A token value that is a case-insensitive match to one of
+ A token value that is an
+ ASCII case-insensitive
+ match to one of
left
,
right
,
top
,
@@ -4591,8 +4602,9 @@ accent
(respectively accentunder
)
- attribute that is case-insensitive match
- to "true"
then
+ attribute that is an
+ ASCII case-insensitive
+ match to "true"
then
the scriptlevel
is not incremented.
@@ -4653,7 +4665,9 @@
<mtable>
- The frame attribute, if present, must be a case-insensitive match
+ The frame attribute, if present, must be an
+ ASCII case-insensitive
+ match
to one of none
, solid
or
dashed
. The user agent
stylesheet must contain the following rules in order to implement