Thu, 15 Jan 2015 15:55:04 +0100
Back out 97036ab72558 which inappropriately compared turds to third parties.
1 <!doctype html>
2 <html>
3 <head>
4 <title>Test mathvariant exception mappings</title>
5 </head>
6 <body>
7 <math>
8 <mrow>
9 <mtext mathvariant="italic">ıȷ</mtext>
10 <mtext mathvariant="bold">ıȷ</mtext>
11 <mtext mathvariant="bold">Ϝϝ</mtext>
12 <mtext mathvariant="italic">Ϝϝ</mtext>
13 </mrow>
14 </math>
15 <p>
16 <math>
17 <mrow>
18 <mi>ı</mi>
19 <mi>ȷ</mi>
20 <mi>ıı</mi>
21 <mi>ȷȷ</mi>
22 </mrow>
23 </math>
24 </body>
25 </html>