/ HappyDoc3-r3_1 / happydoclib / docset / docset_TAL / TAL / tests / test_htmlparser.py / HTMLParserTestCase
Methods
|
|
|
check_doctype_decl
|
check_doctype_decl ( self )
|
|
check_bare_ampersands
|
check_bare_ampersands ( self )
|
|
check_cdata_content
|
check_cdata_content ( self )
|
|
check_processing_instruction_only
|
check_processing_instruction_only ( self )
|
|
check_simple_html
|
check_simple_html ( self )
|
|
check_attr_funky_names
|
check_attr_funky_names ( self )
|
|
check_attr_entity_replacement
|
check_attr_entity_replacement ( self )
|
|
check_get_starttag_text
|
check_get_starttag_text ( self )
|
|
check_unclosed_entityref
|
check_unclosed_entityref ( self )
|
|
check_declaration_junk_chars
|
check_declaration_junk_chars ( self )
|
|
check_starttag_junk_chars
|
check_starttag_junk_chars ( self )
|
|
check_bare_pointy_brackets
|
check_bare_pointy_brackets ( self )
|
|
check_startendtag
|
check_startendtag ( self )
|
|
check_illegal_declarations
|
check_illegal_declarations ( self )
|
|
check_attr_values
|
check_attr_values ( self )
|
|
check_enumerated_attr_type
|
check_enumerated_attr_type ( self )
|
|
check_buffer_artefacts
|
check_buffer_artefacts ( self )
|
|
check_starttag_end_boundary
|
check_starttag_end_boundary ( self )
|
|
check_bad_nesting
|
check_bad_nesting ( self )
|
|
check_attr_syntax
|
check_attr_syntax ( self )
|
|
|