layout/reftests/forms/select/multiple-ref.html

branch
TOR_BUG_3246
changeset 5
4ab42b5ab56c
equal deleted inserted replaced
-1:000000000000 0:72853d2f02fb
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <select size='4'>
5 <option>Tulip</option>
6 <option>Lily</option>
7 <option>Gagea</option>
8 <option>Snowflake</option>
9 <option>Ismene</option>
10 </select>
11 </body>
12 </html>

mercurial