log genshi/filters/tests/test_html.py @ 1020:6c1d10d2fc52 trunk

age author description
Sun, 16 Feb 2014 18:25:17 +0000 hodgestar Also allow stripping of unsafe script tags (Python 3.4 parses the second example as a tag whose name is script&xyz). trunk
Sat, 29 Dec 2012 11:43:45 +0000 hodgestar Fix HTMLSanitizer tests for Python 2.7 (fixes #501). trunk
Fri, 02 Sep 2011 22:01:42 +0000 hodgestar Improve sanitizing of CSS in style attributes (note that the Genshi documentation already warns users that enabling the style attribute is dangerous -- now it is slightly less dangerous). Fixes #455. Patch taken from jomae's Trac commit trac:r10788 and modified for Genshi -- thanks! trunk
Sun, 24 Oct 2010 22:21:28 +0000 hodgestar add support for python 3 to genshi.filters: experimental-py3k
Copyright (C) 2012-2017 Edgewall Software