Fixes #155 - broken irregular CSS content.
authorGoalSmashers <jakub@goalsmashers.com>
Sat, 26 Oct 2013 09:12:22 +0000 (11:12 +0200)
committerGoalSmashers <jakub@goalsmashers.com>
Sat, 26 Oct 2013 09:17:24 +0000 (11:17 +0200)
commit12d5178ed3cf258e189c99c5729e1dadcccb123d
tree9dad3d8b5f9915254730d6b347de768badad0306
parent9128287f978dffb02b45203ac8a6a40323d33929
Fixes #155 - broken irregular CSS content.

* ["content"] is an invalid CSS but it was matched as an attribute.
* If placed inside content property value it was matched BEFORE we escape all free text.
History.md
lib/clean.js
test/unit-test.js