Fixes #902 - case insensitive attribute matchers.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Tue, 14 Mar 2017 09:35:54 +0000 (10:35 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Wed, 15 Mar 2017 10:07:40 +0000 (11:07 +0100)
commit134972c693ec26daa860e713d68b7d56f10cf68e
treedcf30063fdd1730bc187d54551571d952e2f3338
parentadcc95cfda0412dce2912c0b8ffc953a207aa1ab
Fixes #902 - case insensitive attribute matchers.

Why:

* CSS 4 spec defines case insensitive matchers which were treated
  incorrectly by attribute tidying code.
History.md
lib/optimizer/level-1/tidy-rules.js
test/optimizer/level-1/optimize-test.js