Mercurial > genshi > mirror
annotate examples/bench/genshi_text/footer.txt @ 949:8bc6f32fdd45 trunk
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!
author | hodgestar |
---|---|
date | Fri, 02 Sep 2011 22:01:42 +0000 |
parents | 1da8de3e5e51 |
children |
rev | line source |
---|---|
592
1da8de3e5e51
Add a new syntax for text templates, which is available alongside the old syntax for now. The new syntax is more poweful and flexible, using Django-style directive notation.
cmlenz
parents:
diff
changeset
|
1 <div id="footer"></div> |