On Thu, Jan 07, 2010 at 11:45:02AM +0300, Eugene Pimenov wrote:
> Hello,
> 
> HTMLparse.c has
>       #define BLOCK HEADING, LIST "pre",
> on line 572. And
>       #define INLINE PCDATA FONTSTYLE PHRASE SPECIAL FORMCTRL
> 
> There should be commas. Right now it causes menupre element in html_flow 
> array and elements like iframeinput in html_inline array.
> 
> Thanks,

  Ah, right, well hidden bug, I just had to change the patch a bit since
PCDATA is an empty set, it would not compile otherwise,

  commited and pushed,

   thanks !

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
dan...@veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
xml@gnome.org
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to