1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-20 23:38:47 +00:00
Files
UXP/layout/reftests/mathml/mfenced-11-ref.html
T

17 lines
199 B
HTML

<!DOCTYPE HTML>
<html>
<body>
<!-- Size of fences when empty -->
<math>
<mrow>
<mo>(</mo>
<mn>.</mn>
<mo>)</mo>
</mrow>
</math>
</body>
</html>