layout/reftests/mathml/mi-mathvariant-3.html

Wed, 31 Dec 2014 06:55:50 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:55:50 +0100
changeset 2
7e26c7da4463
permissions
-rw-r--r--

Added tag UPSTREAM_283F7C6 for changeset ca08bd8f51b2

     1 <!doctype html>
     2 <html>
     3   <head>
     4     <title>Mathematica Alphanumeric Italic</title>
     5     <meta charset="utf-8"/>
     6   </head>
     7   <body>
     9     <!-- The lowercase italic o should be smaller than the uppercase italic X
    10          (this will fail if missing char boxes are used) -->
    11     <math><mstyle mathbackground="red"><mphantom><mi>o</mi></mphantom></mstyle></math>
    13   </body>
    14 </html>

mercurial