]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gtkmathview-bonobo/test/testembedding.html
* added test .html file for mozilla plugin
[helm.git] / helm / gtkmathview-bonobo / test / testembedding.html
diff --git a/helm/gtkmathview-bonobo/test/testembedding.html b/helm/gtkmathview-bonobo/test/testembedding.html
new file mode 100644 (file)
index 0000000..77a42e4
--- /dev/null
@@ -0,0 +1,19 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+</head>
+<body>
+
+<div align="center">
+<br><br><br>
+Embedded Document using the &lt;object&gt; HTML tag
+<hr>
+<object data="test.mml" width="400" height="400" type="application/mathml+xml">
+No viewer capable of displaying the test document installed.
+</object>
+<hr>
+
+</div>
+
+</body>
+</html>