summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/input/email/1.html
blob: c2591d068714ed969402d96bbb2a507980b38af1 (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
  <!-- Test: input element in email state looks like in text state -->
  <body>
    <input type="email">
  </body>
</html>