no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / text-decoration / underline-select-2.html
blobe2b014eb47e4fc63939a2e875c513b47c2de3c52
1 <!doctype html>
2 <html>
3 <body>
4 <span style="text-decoration: underline">
5 Some<select size="5"><option>text</option></select>and a button
6 </span>
7 </body>
8 </html>