summaryrefslogtreecommitdiffstats
path: root/layout/reftests/mathml/mathvariant-1b-ref.html
blob: 6dd2f622a077b7e6824dfe74afadb82685d1d082 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
<!DOCTYPE html>
<html>

  <head>
    <title>Test mathvariant character mappings</title>
  </head>
  <body>
    <math>
      <mrow>
        <mtext>0123456789</mtext>
      </mrow>
    </math>
    <br>
    <math>
      <mrow>
        <mtext>
          &#x1d7ce;&#x1d7cf;&#x1d7d0;&#x1d7d1;&#x1d7d2;&#x1d7d3;
          &#x1d7d4;&#x1d7d5;&#x1d7d6;&#x1d7d7;
        </mtext>
      </mrow>
    </math>
    <br>
    <math>
      <mrow>
        <mtext>0123456789</mtext>
      </mrow>
    </math>
    <br>
    <math>
      <mrow>
        <mtext>0123456789</mtext>
      </mrow>
    </math>
    <br>
    <math>
      <mrow>
        <mtext>
          012345
          6789
        </mtext>
      </mrow>
    </math>
    <br>
    <math>
      <mrow>
        <mtext>
          012345
          6789
        </mtext>
      </mrow>
    </math>
    <br>
    <math>
      <mrow>
        <mtext>
          012345
          6789
        </mtext>
      </mrow>
    </math>
    <br>
    <math>
      <mrow>
        <mtext>
          &#x1d7d8;&#x1d7d9;&#x1d7da;&#x1d7db;&#x1d7dc;&#x1d7dd;
          &#x1d7de;&#x1d7df;&#x1d7e0;&#x1d7e1;
        </mtext>
      </mrow>
    </math>
    <br>
    <math>
      <mrow>
        <mtext>
          012345
          6789
        </mtext>
      </mrow>
    </math>
    <br>
    <math>
      <mrow>
        <mtext>
          &#x1d7e2;&#x1d7e3;&#x1d7e4;&#x1d7e5;&#x1d7e6;&#x1d7e7;
          &#x1d7e8;&#x1d7e9;&#x1d7ea;&#x1d7eb;
        </mtext>
      </mrow>
    </math>
    <br>
    <math>
      <mrow>
        <mtext>
          &#x1d7ec;&#x1d7ed;&#x1d7ee;&#x1d7ef;&#x1d7f0;&#x1d7f1;
          &#x1d7f2;&#x1d7f3;&#x1d7f4;&#x1d7f5;
        </mtext>
      </mrow>
    </math>
    <br>
    <math>
      <mrow>
        <mtext>
          012345
          6789
        </mtext>
      </mrow>
    </math>
    <br>
    <math>
      <mrow>
        <mtext>
          012345
          6789
        </mtext>
      </mrow>
    </math>
    <br>
    <math>
      <mrow>
        <mtext>
          &#x1d7f6;&#x1d7f7;&#x1d7f8;&#x1d7f9;&#x1d7fa;&#x1d7fb;
          &#x1d7fc;&#x1d7fd;&#x1d7fe;&#x1d7ff;
        </mtext>
      </mrow>
    </math>
    <br>
  </body>
</html>