Fixes #572 - empty elements removal.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Thu, 14 May 2015 17:43:53 +0000 (18:43 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Thu, 14 May 2015 20:27:34 +0000 (21:27 +0100)
commite7c8fd2f25983915c30143a93eca43409d7b7a3d
tree5d94fe27deda6908127859988619c85ad709e2b5
parentafea00ef6c7a6c895fa97d6a557db19ec4884fc8
Fixes #572 - empty elements removal.

So we shared `token` variable among more than one context, which was
causing issues when removing empty elements.
History.md
lib/selectors/optimizers/simple.js
test/media-queries-test.js