gecko/layout/reftests/mathml/mfenced-8-ref.html

17 lines
199 B
HTML
Raw Normal View History

<!DOCTYPE HTML>
<html>
<body>
<!-- Empty separators -->
<math>
<mfenced>
<mi>a</mi>
<mi>b</mi>
<mi>c</mi>
</mfenced>
</math>
</body>
</html>