diff --git a/index.html b/index.html index 2e8926a..7012459 100644 --- a/index.html +++ b/index.html @@ -491,7 +491,9 @@

Types for MathML Attribute Values

boolean
-
A string that is a case-insensitive match to true or +
A string that is an + ASCII case-insensitive + match to true or false.
@@ -555,7 +557,8 @@

Attributes common to HTML and MathML elements

The 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 @@

The mathvariant attribute

The mathvariant 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 @@

The Top-Level <math> Element

The display 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 @@

Dictionary-based attributes

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 @@

Enclose Expression Inside Notation <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 @@

Displaystyle and scriptlevel in scripts

However, when an overscript (respectively underscript) has an 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 @@

Table or Matrix <mtable>

  • frame
  • - 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