Ajay
-
2011-08-27
- priority: 5 --> 8
The document:
<a target=\"_blank\" href=\"http://xyz.com\"><img width=30 height=20 border=0 src=x.gif /><br />Click here to enter site</a>
While parsing results:
<?xml version="1.0" encoding="UTF-8"?>
<html>
<body><img width=30 height=20 border=0 src=x.gif /><br />Click here to enter site</body>
</html>
XML document. It appears that it ignores <a tag.
Environment:
nekohtml - 1.9.15
xercesImpl - 2.8.1
jdom - 1.1