summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-ui-invalid/input/input-email-ref.html
blob: ecec613c26ca447b83295a903735db4e7c05c4c6 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
  <body>
    <input value='foo@bar.com' style="background-color: green;">
  </body>
</html>