mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-26 03:36:23 +00:00
Monotone-Parent: 29fffc5b150efb565af943e7fd8387e446ceb042
Monotone-Revision: 92638e02e3b38087e427f0604b8dd774e09d2001 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-07T23:48:57
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user