2 <html class=
"reftest-wait">
4 <title>bug
536421</title>
5 <meta http-equiv=
"Content-Type" content=
"text/html; charset=UTF-8">
7 <body onload=
"doTest()">
8 <input value=
"test" id=
"textbox" onfocus=
"triggerBug();" type=
"text">
9 <script type=
"text/javascript">
12 document
.documentElement
.removeAttribute("class");
20 var t
= document
.getElementById("textbox");