tenfourfox/layout/mathml/crashtests/973322-1.xhtml
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

9 lines
305 B
HTML

<html xmlns="http://www.w3.org/1999/xhtml">
<body onload="document.getElementById('f').setAttribute('class', 'e');">
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mfenced id="f"/>
</math>
<p style="overflow: scroll; position: sticky;"></p>
</body>
</html>