layout/forms/crashtests/317502-1.xhtml

Wed, 31 Dec 2014 13:27:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 13:27:57 +0100
branch
TOR_BUG_3246
changeset 6
8bccb770b82d
permissions
-rw-r--r--

Ignore runtime configuration files generated during quality assurance.

     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
     3 	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
     4 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
     5 <head>
     6 	<title>Testcase, bug 317502</title>
     7 </head>
     8 <body onload="document.getElementsByTagName('input')[0].style.width='200px'">
    10 <input type="file" style="position: fixed" />
    12 </body>
    13 </html>

mercurial