1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-09-01 01:51:46 +02:00

[2.1.4] [MFH] Case-insensitive CSS from r1461

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/branches/php4@1712 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang
2008-05-15 04:26:30 +00:00
parent 97d3c8509c
commit d4da02ba95
3 changed files with 18 additions and 1 deletions

1
NEWS
View File

@@ -11,6 +11,7 @@ NEWS ( CHANGELOG and HISTORY ) HTMLPurifier
2.1.4, unknown release date
! DefinitionCacheFactory now can register new implementations
! CSS properties are now case-insensitive
- Colors missing # but in hex form will be corrected
- CSS Number algorithm improved