log genshi/filters/tests/html.py @ 908:5fd4a1e28351

age author description
Mon, 10 May 2010 14:02:55 +0000 cmlenz Fix for bug with the `HTMLFormFiller` in the handling of textareas. Thanks to Trevor Morgan for pointing this out on the mailing list.
Fri, 23 Apr 2010 21:08:26 +0000 cmlenz Sync `experimental/inline` branch with [source:trunk@1126]. experimental-inline
Tue, 10 Nov 2009 22:53:21 +0000 cmlenz More work on reducing the size of the diff produced by 2to3.
Tue, 17 Mar 2009 18:06:31 +0000 cmlenz Ported [1050] to 0.5.x branch. stable-0.5.x
Tue, 17 Mar 2009 18:05:34 +0000 cmlenz Added an option to the `HTMLFiller` to also populate password fields.
Tue, 17 Mar 2009 17:50:50 +0000 cmlenz Ported some of the HTML sanitization improvements from Trac (see [T7658]).
Tue, 17 Mar 2009 17:20:04 +0000 cmlenz Ported [1046:1047] to 0.5.x branch. stable-0.5.x
Tue, 17 Mar 2009 15:10:47 +0000 cmlenz Fix for #274.
Wed, 11 Mar 2009 17:51:06 +0000 cmlenz Sync (old) experimental inline branch with trunk@1027. experimental-inline
Mon, 09 Jun 2008 15:19:59 +0000 cmlenz Remove some cruft for supporting Python 2.3.
Fri, 11 Apr 2008 08:42:11 +0000 cmlenz newctxt branch: Merged revisions [678:835] via svnmerge from [source:trunk]. experimental-newctxt
Thu, 10 Apr 2008 19:47:27 +0000 cmlenz Fix copyright years.
Sun, 06 Apr 2008 20:39:48 +0000 cmlenz Fix Python 2.3 compatibility of HTMLSanitizer unit tests.
Sun, 05 Aug 2007 17:33:20 +0000 jonas Fixed a few cases where HTMLFormFiller didn't work well with option elements:
Tue, 17 Jul 2007 10:42:29 +0000 cmlenz * Cleaned up the implementation of the `HTMLSanitizer`.
Tue, 03 Jul 2007 20:29:07 +0000 cmlenz The HTML sanitizer now strips any CSS comments in style attributes, which could previously be used to hide malicious property values.
Fri, 01 Jun 2007 17:21:47 +0000 cmlenz Merged revisions 487-603 via svnmerge from experimental-inline
Fri, 13 Apr 2007 11:02:36 +0000 cmlenz Add basic I18n/L10n functionality, based on GenshiRecipes/Localization. base genshi/tests/filters.py@9764b478fbd3
Copyright (C) 2012-2017 Edgewall Software