summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/ajax/prototype/test/unit/fixtures/event.html
blob: baa88a7d109e0d40a04208ce8039ce4efd974238 (plain)
1
2
3
4
<div id="outer" style="display: none">
  <p id="inner">One two three <span id="span">four</span></p>
</div>
<div id="container"><div></div></div>