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