Fixes #217 - removing extra whitespace from attribute selectors and urls.
authorGoalSmashers <jakub@goalsmashers.com>
Sat, 1 Feb 2014 08:12:53 +0000 (08:12 +0000)
committerGoalSmashers <jakub@goalsmashers.com>
Sat, 1 Feb 2014 08:12:53 +0000 (08:12 +0000)
commit9a826083fe06041becba04d8f52af26cb9f04b8c
tree06f45990af4ab304f8f51e6c2364cf9b50492d28
parentff9ff725ab0f3ebd5366d4ace6d67da7ee0e3d48
Fixes #217 - removing extra whitespace from attribute selectors and urls.

Browsers strip the whitespace before evaluating so should we.
History.md
lib/clean.js
lib/text/urls.js
test/unit-test.js