2 <html class=
"reftest-wait">
6 document
.addEventListener("MozReftestInvalidate", function() {
7 document
.getElementById("i").select();
8 document
.documentElement
.className
= "";
14 <input id=
"i" type=
"text" value=
"123">
15 <!-- div to cover spin box area -->
16 <div style=
"display:block; position:absolute; background-color:black; width:200px; height:100px; top:0px; left:100px;">