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