layout/reftests/mathml/mfenced-7-ref.html

branch
TOR_BUG_9701
changeset 10
ac0c01689b40
equal deleted inserted replaced
-1:000000000000 0:e6b9ada7a33b
1 <!DOCTYPE HTML>
2 <html>
3 <body>
4
5 <!-- Default values for open, close, separators -->
6 <math>
7 <mfenced open="(" close=")" separators=",">
8 <mi>a</mi>
9 <mi>b</mi>
10 <mi>c</mi>
11 <mi>d</mi>
12 <mi>e</mi>
13 </mfenced>
14 </math>
15
16 </body>
17 </html>

mercurial