1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-08-06 14:16:32 +02:00

Implement 'overflow' CSS property.

Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
This commit is contained in:
Edward Z. Yang
2008-11-27 16:14:50 -05:00
parent 6691676666
commit f5cd2c07ea
5 changed files with 4 additions and 3 deletions

1
NEWS
View File

@@ -10,6 +10,7 @@ NEWS ( CHANGELOG and HISTORY ) HTMLPurifier
==========================
3.3.0, unknown release date
! Implement CSS property 'overflow' when %CSS.AllowTricky is true.
- Fix bug with testEncodingSupportsASCII() algorithm when iconv() implementation
does not do the "right thing" with characters not supported in the output
set.