Hi libxml folks,
I seem to have stumbled upon a missing comma in libxml2 2.7.3, HTMLParser.c,
line 609 in the definition array for the <table> element (right after
ATTRS):
static const char* const table_attrs[] = { ATTRS "summary",
"width", "border",
"frame", "rules", "cellspacing", "cellpadding", "datapagesize", NULL } ;
(I also filed a bug entry http://bugzilla.gnome.org/show_bug.cgi?id=581803)
Cheers,
Roland
_______________________________________________
xml mailing list, project page http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml