Handle semicolons in strings in CSS correctly.
commit5070404376d3b4287ce5c6bfae13e888b464742d
authorEdward Z. Yang <ezyang@cs.stanford.edu>
Sat, 29 Oct 2016 06:59:52 +0000 (28 23:59 -0700)
committerEdward Z. Yang <ezyang@cs.stanford.edu>
Sat, 29 Oct 2016 07:01:19 +0000 (29 00:01 -0700)
tree226d2887df8de008c233e0e443f0ec310d5a452e
parentcef27f750db03c867e322e1ff6d4f62500a3db0a
Handle semicolons in strings in CSS correctly.

Fixes http://htmlpurifier.org/phorum/read.php?3,7522,8096

Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
NEWS
library/HTMLPurifier/AttrDef/CSS.php
tests/HTMLPurifier/AttrDef/CSSTest.php