summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/346774-1-ref.html
blob: ec607636e1b0bc5c1eb485313ddcee9c6e39e978 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<body>
<form name="theForm">
  <select name="theSelect" style="width:auto">
    <option>xxxxxxxxxx</option>
  </select>
</form>
</body>
</html>