layout/reftests/mathml/mo-invisibleoperators-2-ref.html

changeset 2
7e26c7da4463
equal deleted inserted replaced
-1:000000000000 0:707fbf22cca4
1 <html>
2 <math>
3 <mo>1</mo>
4 </math>
5 <p>
6 <math>
7 <mo>2</mo>
8 </math>
9 <p>
10 <math>
11 <mo>3</mo>
12 </math>
13 <p>
14 <math>
15 <mo>4</mo>
16 </math>
17 <p>
18 <table>
19 <tr>
20 <td style="border: 1px solid;">
21 <math>
22 <mo>x</mo>
23 </math>
24 </td>
25 </tr>
26 </table>
27 </html>

mercurial