dperini / nwsapi

Fast CSS Selectors API Engine
MIT License
105 stars 36 forks source link

fix: webkit‑prefixed syntax is only for pseudo‑elements #27

Closed ExE-Boss closed 5 years ago

ExE-Boss commented 5 years ago

Fixes #26

I’ve also swapped the definitions of pseudo_sng and pseudo_dbl to match their descriptions: https://github.com/dperini/nwsapi/blob/953b09663f3223fc9e3e9145f899f702f441dadc/src/nwsapi.js#L1251-L1261

Note that ::inactive-selection still isn’t supported by this.