summaryrefslogtreecommitdiffstats
path: root/htdocs/dev/tests
diff options
context:
space:
mode:
authorgerald <gerald@localhost>2000-12-11 10:36:02 +0000
committergerald <gerald@localhost>2000-12-11 10:36:02 +0000
commit1caf9c76480486733975d01792fb8e0d60df3e67 (patch)
tree088c8b2ff10a3638ca08702e4edcedebdd801633 /htdocs/dev/tests
parent75e413fc3d32132ceb08769509d8e4e35c283937 (diff)
downloadmarkup-validator-1caf9c76480486733975d01792fb8e0d60df3e67.zip
markup-validator-1caf9c76480486733975d01792fb8e0d60df3e67.tar.gz
markup-validator-1caf9c76480486733975d01792fb8e0d60df3e67.tar.bz2
small MathML2 document with doctype
Diffstat (limited to 'htdocs/dev/tests')
-rwxr-xr-xhtdocs/dev/tests/mathml2.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/htdocs/dev/tests/mathml2.html b/htdocs/dev/tests/mathml2.html
new file mode 100755
index 0000000..19cbaa1
--- /dev/null
+++ b/htdocs/dev/tests/mathml2.html
@@ -0,0 +1,6 @@
+<!DOCTYPE math PUBLIC "-//W3C//DTD MathML 2.0//EN"
+"http://www.w3.org/TR/CR-MathML2-20001113/dtd/mathml2.dtd">
+<math>
+<mrow>
+</mrow>
+</math>