Backed out 2 changesets (bug 1943998) for causing wd failures @ phases.py CLOSED...
[gecko.git] / layout / reftests / forms / input / datetime / time-width-height.html
bloba6de5cdb4726c93891c4af3e5b23023f5ba24cab
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <input type="time" style="width:200px; height:50px">
5 </body>
6 </html>