no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / selection / themed-widget.html
blob6d94f5584b09dce04c1e5414125ec0ef603516e5
1 <html>
2 <body onload="document.getElementById('i').select();">
3 <input id="i" value="text">
4 </body>
5 </html>