We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d010144 commit cbc1b34Copy full SHA for cbc1b34
html5lib/tests/test_parser2.py
@@ -89,6 +89,7 @@ def test_debug_log():
89
90
assert parser.log == expected
91
92
+
93
def test_no_duplicate_clone():
94
frag = parseFragment("<b><em><foo><foob><fooc><aside></b></em>")
95
assert len(frag) == 2
0 commit comments