Yugang LIU added the comment:
By HTML standard, it is not a bug.
I will verify my code. Thanks for your reply.
On 2012-05-13 0:51, Ezio Melotti wrote:
> Ezio Melotti added the comment:
>
> The HTML you pasted looks valid to me -- the br element doesn't have an end
> tag
New submission from Yugang LIU :
Hi,
I parse html source with htmlparser. I catch a tag, br, issue.
my code :
parse result:
begin tag: div
begin tag: br
end tag: div
So I can't find end tag of 'br'. I know it is invalid text, '', it set
htmlparser paramete