jruderman%hmc.edu 1a29b1b2c2 Excuse me, sir, but your crashtest is showing.
git-svn-id: svn://10.0.0.236/trunk@241591 18797224-902f-48f8-a5cc-f745e15eee43
2007-12-18 01:12:11 +00:00

26 lines
339 B
HTML

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style>
body, body * { position: fixed; }
</style>
</head>
<body>
<div>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
<mtable>
<mtr>
<mtd>
<mn>1</mn>
</mtd>
</mtr>
</mtable>
</math>
</div>
</body>
</html>