4 <div style=
"display: inline; position: relative;">
5 <input type=
"text" id=
"one"><br>
6 <input type=
"text" id=
"two">
7 <div style=
"position: absolute"></div>
10 if (window
.testRunner
)
11 testRunner
.waitUntilDone();
16 if (window
.testRunner
)
17 testRunner
.notifyDone();
20 setTimeout("finish()", 0);