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

branch
TOR_BUG_9701
changeset 3
141e0f1194b1
equal deleted inserted replaced
-1:000000000000 0:ef58dd848c45
1 <!DOCTYPE html>
2 <html class="reftest-wait">
3 <body onload='document.getElementById("focusme").focus();'>
4 <span id="focusme" tabindex="0"
5 onfocus="document.documentElement.className=''">Some text</span>
6 </body>
7 </html>

mercurial