Bug 463806 - [PATCH][@font-face] Downloaded font activation on Mac may fail due to...
[wine-gecko.git] / layout / forms / crashtests / 363696-1.xul
blob19f938deba76b3a69cdf431c27eb6908596e39c0
1 <html xmlns="http://www.w3.org/1999/xhtml"
2       xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
3 <body>
5 <xul:hbox>
6   <input type="file" />
7 </xul:hbox>
9 </body>
10 </html>