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