summaryrefslogtreecommitdiffstats
path: root/layout/svg/crashtests/371463-1.xhtml
blob: 461fb27ba36bb5ef6933fd6adf34466f92fd9da9 (plain)
1
2
3
4
5
6
7
8
<html xmlns="http://www.w3.org/1999/xhtml"
      xmlns:svg="http://www.w3.org/2000/svg">
<body>

<select><svg:svg><svg:foreignObject/></svg:svg></select>

</body>
</html>