summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-valid/input/input-url-ref.html
blob: e95cdbca2e3edc22c06a3984b3d1833bb014028d (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
  <body>
    <input value='http://mozilla.org/' style="background-color: green;">
  </body>
</html>