summaryrefslogtreecommitdiffstats
path: root/layout/base/tests/input-ui-valid-ref.html
blob: 76d93866788eac67adefd2fbecbfb6082db5581d (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
  <body>
    <input value="foo" style="background-color:green">
  </body>
</html>