class CleanerTest(unittest.TestCase):
Undocumented
Method | test_allow_and_remove |
Undocumented |
Method | test_allow_tags |
Undocumented |
Method | test_clean_invalid_root_tag |
Undocumented |
Method | test_clean_with_comments |
Undocumented |
Method | test_formaction_attribute_in_button_input |
Undocumented |
Method | test_image_data_links |
Undocumented |
Method | test_image_data_links_in_style |
Undocumented |
Method | test_remove_unknown_tags |
Undocumented |
Method | test_safe_attrs_excluded |
Undocumented |
Method | test_safe_attrs_included |
Undocumented |
Method | test_sneaky_import_in_style |
Undocumented |
Method | test_sneaky_js_in_math_style |
Undocumented |
Method | test_sneaky_noscript_in_style |
Undocumented |
Method | test_sneaky_schemes_in_style |
Undocumented |
Method | test_sneaky_urls_in_style |
Undocumented |
Method | test_svg_data_links |
Undocumented |