3 <script src=
"resources/common.js"></script>
6 -webkit-appearance: none;
14 <!-- The input value must not be shown outside the input border.
15 So, the test result should be just white. -->
16 <input id=
"textfield">
18 $('textfield').offsetTop
;
19 $('textfield').value
= "FAIL";