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