Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Fri, 02 Sep 2011 22:10:58 +0000 | hodgestar | Merge r1174 and r1175 from trunk (improve sanitizing of CSS in style attributes -- see #455). stable-0.6.x |
Fri, 02 Sep 2011 22:08:05 +0000 | hodgestar | Revert accidental small docstring change from r1174. 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 |
Fri, 02 Sep 2011 20:21:50 +0000 | hodgestar | Merge r1172 from trunk (add .copy method to Context objects, see #249). stable-0.6.x |