Fixes #953 - beautify breaks attribute selectors.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sat, 8 Jul 2017 09:32:37 +0000 (11:32 +0200)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sat, 8 Jul 2017 09:49:24 +0000 (11:49 +0200)
commita89ae8046f468aa422cf13bf8ed998ed9600e11a
tree151ddacab501660a83e70c93531a0555f3df9942
parent01f3626b0425ab128fa7f1c0f2c1541a9291b7c8
Fixes #953 - beautify breaks attribute selectors.

Why:

* `~` marker can be used both to denote adjacent selectors and inside
  an attribute matcher.
History.md
lib/optimizer/level-1/tidy-rules.js
test/integration-test.js