summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/ajax/prototype/test/unit/fixtures/element_mixins.html
blob: 583d0e5f302f59cfa2164e0c92067865ddc9168c (plain)
1
2
3
4
<form id="form">
  <input type="text" id="input" value="4" />
  <input type="submit" />
</form>