]> matita.cs.unibo.it Git - helm.git/blob - helm/gtkmathview-bonobo/test/testembedding.html
ocaml 3.09 transition
[helm.git] / helm / gtkmathview-bonobo / test / testembedding.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 </head>
5 <body>
6
7 <h1>GtkMathView-Bonobo test page</h1>
8
9 The embedded object should display a mathematical formula.
10 <br />
11 <br />
12 <object data="test.mml" width="500" height="100" type="application/mathml+xml">
13 No viewer capable of displaying the test document installed.
14 </object>
15
16 </body>
17 </html>