1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-08-12 09:04:31 +02:00

Implement limited CSS property background, can only do colors (though this is desired behavior).

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@332 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang
2006-08-28 20:10:01 +00:00
parent 4e08389427
commit dd1b911183
4 changed files with 16 additions and 5 deletions

3
NEWS
View File

@@ -6,8 +6,9 @@ NEWS ( CHANGELOG and HISTORY ) HTMLPurifier
- Malformed UTF-8 and non-SGML character detection and cleaning implemented
- API documentation completed
- Shorthand CSS properties implemented: font, border
- A limited version of CSS background implemented, only color is supported
- Basic color keywords translated into hexadecimal values
- Table CSS properties implementeds
- Table CSS properties implemented
1.0.0beta, released 2006-08-16
- First public release, most functionality implemented. Notable omissions are: