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