See #843 - fixes an edge case in attribute tidying.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sat, 17 Dec 2016 11:15:53 +0000 (12:15 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sat, 17 Dec 2016 11:15:53 +0000 (12:15 +0100)
commit140384223249807dd306cc0421f987a9375b288a
tree911f0c884ab9239f13dc23b68d7d935cc628a184
parent6117f2b1367cae015a81fe3682f32f5130f8dad7
See #843 - fixes an edge case in attribute tidying.

Why:

* We should treat single and double quotes properly as in tokenizer.
lib/optimizer/tidy-rules.js
test/optimizer/basic-test.js