summaryrefslogtreecommitdiffstats
path: root/layout/reftests/mathml/mathml-mmultiscript-base.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/mathml/mathml-mmultiscript-base.html')
-rw-r--r--layout/reftests/mathml/mathml-mmultiscript-base.html16
1 files changed, 0 insertions, 16 deletions
diff --git a/layout/reftests/mathml/mathml-mmultiscript-base.html b/layout/reftests/mathml/mathml-mmultiscript-base.html
deleted file mode 100644
index f2832df479..0000000000
--- a/layout/reftests/mathml/mathml-mmultiscript-base.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<!DOCTYPE html>
-<html>
- <head>
- <title>mmultiscript with only base and none as placeholder</title>
- </head>
-
- <body>
- <math>
- <mmultiscripts>
- <mtext>base</mtext>
- <none/>
- <none/>
- </mmultiscripts>
- </math>
- </body>
-</html>