1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-08-11 16:44:59 +02:00

Fix bug in background-position with center keyword.

Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
This commit is contained in:
Edward Z. Yang
2010-05-05 15:08:57 -04:00
parent 1a70bffd5a
commit 3166b8a10f
3 changed files with 20 additions and 12 deletions

1
NEWS
View File

@@ -11,6 +11,7 @@ NEWS ( CHANGELOG and HISTORY ) HTMLPurifier
4.1.1, unknown release date
- Emit an error for CollectErrors if a body is extracted
- Fix bug where in background-position for center keyword handling.
4.1.0, released 2010-04-26
! Support proprietary height attribute on table element