layout/reftests/bugs/652301-1a.html

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 <!DOCTYPE html>
     2 <html class="reftest-wait">
     3   <body onload='document.getElementById("focusme").focus();'>
     4     <a id="focusme" tabindex="0"
     5        onfocus="document.documentElement.className=''">Some text</a>
     6   </body>
     7 </html>

mercurial