Adds support for Polymer / Web Components selectors.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Mon, 24 Aug 2015 04:36:30 +0000 (05:36 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Mon, 24 Aug 2015 04:36:30 +0000 (05:36 +0100)
commitde1c3fa2c677140809ed3c8fd95f2d0bd832de4a
treef550dad573647ad2ed6f16ef8eda949bc6770cfd
parent5af1d1295f9bd33d35a7009ca0a8500f1f7e1261
Adds support for Polymer / Web Components selectors.

These include
* :host and ::content for Polymer
* /deep/ and ::shadow for Web Components

See #648.
History.md
lib/utils/compatibility.js
test/integration-test.js