summaryrefslogtreecommitdiffstats
path: root/layout/reftests/mathml/mfenced-9-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/mathml/mfenced-9-ref.html')
-rw-r--r--layout/reftests/mathml/mfenced-9-ref.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/layout/reftests/mathml/mfenced-9-ref.html b/layout/reftests/mathml/mfenced-9-ref.html
new file mode 100644
index 000000000..5b9c7658f
--- /dev/null
+++ b/layout/reftests/mathml/mfenced-9-ref.html
@@ -0,0 +1,14 @@
+<!DOCTYPE HTML>
+<html>
+ <body>
+
+ <!-- No arguments -->
+
+ <math>
+ <mfenced>
+ <mspace />
+ </mfenced>
+ </math>
+
+ </body>
+</html>