summaryrefslogtreecommitdiffstats
path: root/toolkit/components/formautofill/test/chrome/test_infrastructure.html
blob: 54f417f779a238ec85fbe11579650038bee802a5 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html><html><head><meta charset="utf-8"></head><body>
<script type="application/javascript;version=1.7" src="loader.js"></script>
<!-- Any copyright is dedicated to the Public Domain.
   - http://creativecommons.org/publicdomain/zero/1.0/ -->

<p id="paragraph">Paragraph contents.</p>

</body></html>