summaryrefslogtreecommitdiffstats
path: root/layout/base/tests/input-invalid-ref.html
blob: 4b34c9a2f3ccefd4315120ab49ceeb244d2be433 (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
  <body>
    <input value="foo" style="background-color:red">
  </body>
</html>