Blame layout/generic/crashtests/400768-2.xhtml

Packit f0b94e
Packit f0b94e
      xmlns:svg="http://www.w3.org/2000/svg"
Packit f0b94e
      xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
Packit f0b94e
<body onload="document.getElementById('pp').contentHeight;">
Packit f0b94e
<svg:svg><svg:foreignObject xmlns="http://www.w3.org/2000/svg"><xul:prefpane id="pp"/></svg:foreignObject></svg:svg>
Packit f0b94e
</body>
Packit f0b94e
</html>