Monotone-Parent: 29fffc5b150efb565af943e7fd8387e446ceb042

Monotone-Revision: 92638e02e3b38087e427f0604b8dd774e09d2001

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-02-07T23:48:57
This commit is contained in:
Francis Lachapelle
2012-02-07 23:48:57 +00:00
parent 34cc7a27dc
commit 0fb6bbc836

View File

@@ -54,8 +54,7 @@
/* Tags that are forbidden within the body of the html content */
static NSArray *BannedTags = nil;
/* Tags that can't have any contents (no end tag)
See http://www.w3.org/TR/html5/syntax.html#void-elements */
/* Tags that can't have any contents (no end tag) */
static NSArray *VoidTags = nil;
static xmlCharEncoding