|
5 | 5 | <title>Fraction numalign denomalign</title>
|
6 | 6 | </head>
|
7 | 7 | <body>
|
8 |
| - <p>This test passes if you see 3 fractions with a numerator respectively |
9 |
| - aligned left/center/right with respect to the denominator ; |
10 |
| - followed by 3 fractions with a denominator respectively aligned |
11 |
| - left/center/right with respect to the numerator.</p> |
| 8 | + <p>This test passes if you see 6 fractions with numerators and |
| 9 | + denominators horizontally centered.</p> |
12 | 10 | <p>
|
13 | 11 | <math>
|
14 | 12 | <mfrac>
|
15 | 13 | <mrow>
|
| 14 | + <mspace width="10px" height="20px"></mspace> |
16 | 15 | <mspace width="10px" height="20px" style="background: blue;"></mspace>
|
17 |
| - <mspace width="20px" height="20px"></mspace> |
| 16 | + <mspace width="10px" height="20px"></mspace> |
18 | 17 | </mrow>
|
19 | 18 | <mspace width="30px" height="20px" style="background: cyan;"></mspace>
|
20 | 19 | </mfrac>
|
|
32 | 31 | <math>
|
33 | 32 | <mfrac>
|
34 | 33 | <mrow>
|
35 |
| - <mspace width="20px" height="20px"></mspace> |
| 34 | + <mspace width="10px" height="20px"></mspace> |
36 | 35 | <mspace width="10px" height="20px" style="background: blue;"></mspace>
|
| 36 | + <mspace width="10px" height="20px"></mspace> |
37 | 37 | </mrow>
|
38 | 38 | <mspace width="30px" height="20px" style="background: cyan;"></mspace>
|
39 | 39 | </mfrac>
|
|
44 | 44 | <mfrac>
|
45 | 45 | <mspace width="30px" height="20px" style="background: cyan;"></mspace>
|
46 | 46 | <mrow>
|
| 47 | + <mspace width="10px" height="20px"></mspace> |
47 | 48 | <mspace width="10px" height="20px" style="background: blue;"></mspace>
|
48 |
| - <mspace width="20px" height="20px"></mspace> |
| 49 | + <mspace width="10px" height="20px"></mspace> |
49 | 50 | </mrow>
|
50 | 51 | </mfrac>
|
51 | 52 | </math>
|
|
63 | 64 | <mfrac>
|
64 | 65 | <mspace width="30px" height="20px" style="background: cyan;"></mspace>
|
65 | 66 | <mrow>
|
66 |
| - <mspace width="20px" height="20px"></mspace> |
| 67 | + <mspace width="10px" height="20px"></mspace> |
67 | 68 | <mspace width="10px" height="20px" style="background: blue;"></mspace>
|
| 69 | + <mspace width="10px" height="20px"></mspace> |
68 | 70 | </mrow>
|
69 | 71 | </mfrac>
|
70 | 72 | </math>
|
|
0 commit comments