tenfourfox/layout/xul/crashtests/329407-1.xml

15 lines
213 B
XML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
>
<body>
<xul:hbox>
<select/>
<select/>
</xul:hbox>
</body>
</html>