5 <link rel="icon" href="data:null">
6 <title>html parser tester</title>
9 <h1>Peach HTML5 Parser test page</h1>
10 <p>Loading tests...</p>
11 <script src="parser.js"></script>
12 <script src="parser_tests.js"></script>
13 <p>Tests running. Check console for test results.</p>
14 <p><a href="https://jasonwoof.com/gitweb/?p=peach-html5-editor.git;a=tree">Source</a> - AGPLv3+</p>