gecko/layout/svg/crashtests/371463-1.xhtml

9 lines
179 B
HTML
Raw Normal View History

2008-01-05 23:10:33 -08:00
<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>