Codebase list pyquery / debian/1.2.9-2 tests / invalid.xml
debian/1.2.9-2

Tree @debian/1.2.9-2 (Download .tar.gz)

invalid.xml @debian/1.2.9-2raw · history · blame

<html>
<body>
<p class="hello" id="hello">Hello world !</p>

<p id="test">
hello <a href="http://python.org">python</a> !
</p>

<p>
</body>
</html>