- These are the fixes to the tests that could not be fixed by altering the core parsing code base. - Most involve adding TagBlock's, breaking out existing markup blocks and altering some AcceptedCharacter formats. - Was able to loosen the restrictions on AcceptedCharacter's to allow the body of html tags to accept any character. #75 |
||
|---|---|---|
| .. | ||
| HtmlAttributeTest.cs | ||
| HtmlBlockTest.cs | ||
| HtmlDocumentTest.cs | ||
| HtmlErrorTest.cs | ||
| HtmlParserTestUtils.cs | ||
| HtmlTagsTest.cs | ||
| HtmlToCodeSwitchTest.cs | ||
| HtmlUrlAttributeTest.cs | ||