363696-1.xul 195 B

12345678910
  1. <html xmlns="http://www.w3.org/1999/xhtml"
  2. xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
  3. <body>
  4. <xul:hbox>
  5. <input type="file" />
  6. </xul:hbox>
  7. </body>
  8. </html>