Remove <?xml...> that cause Mozilla to crash. a:waterson@mozilla.org

This commit is contained in:
rbs%maths.uq.edu.au 2000-05-26 05:43:40 +00:00
Родитель 5cab829a39
Коммит 7490eabf79
1 изменённых файлов: 5 добавлений и 2 удалений

Просмотреть файл

@ -1,5 +1,6 @@
<?xml version="1.0"?>
<?xml-stylesheet href="mathml.css" type="text/css"?>
<html>
<head><title>Symbol Glyphs</title></head>
<body>
<!--
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
@ -41,3 +42,5 @@
<tr><td>&#9674;</td><td>&#9001;</td><td>&#63720;</td><td>&#63721;</td><td>&#63722;</td><td>&#8721;</td><td>&#63723;</td><td>&#63724;</td><td>&#63725;</td><td>&#63726;</td><td>&#63727;</td><td>&#63728;</td><td>&#63729;</td><td>&#63730;</td><td>&#63731;</td><td>&#63732;</td></tr>
<tr><td>&nbsp;</td><td>&#9002;</td><td>&#8747;</td><td>&#8992;</td><td>&#63733;</td><td>&#8993;</td><td>&#63734;</td><td>&#63735;</td><td>&#63736;</td><td>&#63737;</td><td>&#63738;</td><td>&#63739;</td><td>&#63740;</td><td>&#63741;</td><td>&#63742;</td><td>&nbsp;</td></tr>
</table>
</body>
</html>