1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-18 22:39:21 +00:00
Files
UXP/layout/reftests/mathml/mfenced-11.html
T

15 lines
165 B
HTML

<!DOCTYPE HTML>
<html>
<body>
<!-- Size of fences when empty -->
<math>
<mfenced>
<mn>.</mn>
</mfenced>
</math>
</body>
</html>