[xml] [HTML parser] bug in multiple attributes parsing?
- From: Emmanuel Saracco <esaracco free fr>
- To: xml gnome org
- Subject: [xml] [HTML parser] bug in multiple attributes parsing?
- Date: Tue, 28 Sep 2004 07:01:33 +0200
hi,
it seems there is a problem in the HTML parser regarding parsing of IMG
tag. IMG tag allow multiple RECTANGLE attributes, but libxml2 seems to
extract only one.
HTML sample:
-----
<IMG RECTANGLE="(4,40) (68,55) mailto:test free fr" RECTANGLE="(4,19)
(101,35) /dir/test.html" RECTANGLE="(3,2) (82,15) http://www.perl.com"
SRC="images/image.png" BORDER="0" USEMAP="#testmap" WIDTH="139"
HEIGHT="112">
-----
am I wrong?
bye
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]