summaryrefslogtreecommitdiffstats
path: root/layout/mathml/crashtests/404485-1.xhtml
blob: fea18cbd5960fe55f7f783d9524aab73706b7351 (plain)
1
2
3
4
5
6
7
8
9
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:math="http://www.w3.org/1998/Math/MathML">

<body onload="document.getElementById('s').firstChild.splitText(1);">

<math:msqrt><span xmlns="http://www.w3.org/1999/xhtml" id="s">x <math:mo/></span></math:msqrt>

</body>

</html>