Extracts 'merge non adjacent by selector' optimization into a module.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 21 Jun 2015 11:26:50 +0000 (12:26 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 21 Jun 2015 11:26:50 +0000 (12:26 +0100)
commit8138b72c221d7e2e482bb98eee84369c76d234d4
treee60a4eb2ce1fff13dca7acdbeedd40ad515dcd81
parent56e089e07049244ca6fcf6d7e99ec6b6140bcd42
Extracts 'merge non adjacent by selector' optimization into a module.
lib/selectors/advanced.js
lib/selectors/merge-non-adjacent-by-selector.js [new file with mode: 0644]
test/selectors/merge-non-adjacent-by-selector-test.js [new file with mode: 0644]