From c084e478412fdfb9483fb5881c456b3188262904 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Mon, 12 Aug 2002 13:27:28 +0000 Subject: [PATCH] integrated a cleaned up version of Marc Liyanage' patch for boolean * HTMLtree.c include/libxml/HTMLtree.h: integrated a cleaned up version of Marc Liyanage' patch for boolean attributes in HTML output Daniel --- ChangeLog | 6 ++++++ HTMLtree.c | 43 +++++++++++++++++++++++++++++++++++++-- include/libxml/HTMLtree.h | 6 ++++++ 3 files changed, 53 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7d4dba68..8b00a4e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Mon Aug 12 15:24:05 CEST 2002 Daniel Veillard + + * HTMLtree.c include/libxml/HTMLtree.h: integrated a cleaned up + version of Marc Liyanage' patch for boolean attributes in HTML + output + Mon Aug 12 14:11:59 CEST 2002 Daniel Veillard * python/tests/serialize.py: fixed the test results, indenting diff --git a/HTMLtree.c b/HTMLtree.c index b0946292..4e21edd1 100644 --- a/HTMLtree.c +++ b/HTMLtree.c @@ -277,6 +277,42 @@ found_meta: return(0); } +/** + * booleanHTMLAttrs: + * + * These are the HTML attributes which will be output + * in minimized form, i.e.