summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-invalid/input/input-button-ref.html
blob: 6f001b21097d59b888861fb654bb94088b55c20a (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
  <link rel='stylesheet' type='text/css' href='style.css'>
  <body>
    <input type='button' class='ref'>
  </body>
</html>