This commit is contained in:
Jesse Ruderman 2010-12-12 12:54:27 -08:00
Родитель 9c713c0283
Коммит c4d4ba0c72
2 изменённых файлов: 6 добавлений и 0 удалений

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

@ -0,0 +1,5 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<body onload="document.getElementById('x').appendChild(document.createElementNS('http://www.w3.org/1998/Math/MathML', 'mrow'));">
<div style="position: fixed;"><div><msubsup xmlns="http://www.w3.org/1998/Math/MathML" id="x"/></div><menclose xmlns="http://www.w3.org/1998/Math/MathML"/></div><mroot xmlns="http://www.w3.org/1998/Math/MathML"/>
</body>
</html>

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

@ -80,4 +80,5 @@ load 580100-1.html
load 580212-1.html
skip-if(gtk2Widget) load 580233-1.html
load 580719-1.html
load 594654-1.xhtml
load 595727-1.html