gecko/layout/svg/crashtests/371463-1.xhtml
jruderman@hmc.edu b5cdcdf188 Add crashtest
2008-01-05 23:10:33 -08:00

9 lines
179 B
HTML

<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>