diff --git a/spec.html b/spec.html index 6574111..f2240f4 100644 --- a/spec.html +++ b/spec.html @@ -1326,7 +1326,7 @@

Identifier <mi>

The layout algorithm is the same as the [^mtext^] element. The user agent stylesheet must contain the following property in order to implement automatic - italic via the text-transform value introduced in : + italic via the text-transform value introduced in :


 
@@ -1357,7 +1357,7 @@ 

Identifier <mi>

In the following example, [^mi^] is used to render variables and function names. Note that per - the default + the default style text-transform: math-auto has no effect on the first <mi> ("cos" is made of three characters), makes the second <mi> render as math italic ("c" is made of a single @@ -4799,7 +4799,7 @@

The display: block math display example

-
+

The math-auto transform

The text-transform property from