|
Re: [tdom] bug in: dom parse -html
On 18 Jul, gustafn wrote:
> There seems to be a bug in the HTML parser of tdom.
> When an option is pared, the content of the option element
> is moved on output after the closing tag of option.
> This happens with the actual check out version from cvs.
>
> Below is a script to test.
> [...]
Thanks for reporting.
I've fixed that problem in cvs head.
(Without creating other problems, I hope. The HTML reader is (as any
HTML reader, I suspect) a hairy moster.)
rolf
|