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