]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gtkmathview-bonobo/test/testembedding.html
ocaml 3.09 transition
[helm.git] / helm / gtkmathview-bonobo / test / testembedding.html
index 77a42e452e0da9a009dbcc7f06432da5cbb1dcac..e894388d616a3edf0eb2825dc6b792ff99454e6b 100644 (file)
@@ -4,16 +4,14 @@
 </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">
+<h1>GtkMathView-Bonobo test page</h1>
+
+The embedded object should display a mathematical formula.
+<br />
+<br />
+<object data="test.mml" width="500" height="100" type="application/mathml+xml">
 No viewer capable of displaying the test document installed.
 </object>
-<hr>
-
-</div>
 
 </body>
 </html>