aboutsummaryrefslogtreecommitdiffstats
path: root/tests/safe_mode/html_then_blockquote.html
Commit message (Collapse)AuthorAgeFilesLines
* Inline html is now escaped by the searializer.Waylan Limberg2012-01-191-1/+1
| | | | | | | | Final fix to issue introduced in fix for #59. Weird stuff inside angle brackets now also work in safe_mode='escape'. We just did the same thing as with block html, let the (x)html searializer do the escaping. Tests updated including the standalone test moved to match the non-escape cases.
* Cleaned up tests after merging pull request fixing #72.Waylan Limberg2012-01-181-0/+6