Merge branch 'master' into browser-tests

This commit is contained in:
Angelos Chalaris
2018-01-26 11:22:30 +02:00
committed by GitHub
598 changed files with 6282 additions and 2559 deletions

View File

@ -1,2 +1,2 @@
const hasClass = (el, className) => el.classList.contains(className);
module.exports = hasClass
module.exports = hasClass