Bug 1942006 - Upstream a variety of Servo-specific code from Servo's downstream fork...
[gecko.git] / layout / reftests / forms / input / email / 1.html
blobc2591d068714ed969402d96bbb2a507980b38af1
1 <!DOCTYPE html>
2 <html>
3 <!-- Test: input element in email state looks like in text state -->
4 <body>
5 <input type="email">
6 </body>
7 </html>