Should not throw exception on invalid chars in URL (*
not allowed in path) [mailformed URI] . foo .
Should not throw exception on broken utf-8 sequence in URL [mailformed URI] . foo .
Should not throw exception on broken utf-16 surrogates sequence in URL [mailformed URI] . foo .
Should not hang comments regexp . foo <!--- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ->
foo <!-------------------------------------------------------------------> .
Should not hang cdata regexp . foo <![CDATA[ xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ]> .