Orbits
1
|
Public Member Functions | |
def | sanitize_token |
def | allowed_token |
def | disallowed_token |
def | sanitize_css |
sanitization of XHTML+MathML+SVG and of inline style attributes.
def pip._vendor.html5lib.sanitizer.HTMLSanitizerMixin.allowed_token | ( | self, | |
token, | |||
token_type | |||
) |
def pip._vendor.html5lib.sanitizer.HTMLSanitizerMixin.disallowed_token | ( | self, | |
token, | |||
token_type | |||
) |
def pip._vendor.html5lib.sanitizer.HTMLSanitizerMixin.sanitize_css | ( | self, | |
style | |||
) |
def pip._vendor.html5lib.sanitizer.HTMLSanitizerMixin.sanitize_token | ( | self, | |
token | |||
) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Copyright 2014 Google Inc. All rights reserved.