WickyNilliams / enquire.js

Awesome Media Queries in JavaScript
http://wicky.nillia.ms/enquire.js/
MIT License
3.63k stars 269 forks source link

Fix matchMedia not present, legacy browsers require a polyfill on Mocha unittest #166

Open jojo5716 opened 7 years ago

jojo5716 commented 7 years ago

https://github.com/akiran/react-slick/issues/348

WickyNilliams commented 7 years ago

I'm confused about this PR? There's an awful lot of changes and no explanation. Why not stub it in your tests, as is described in the linked issue?