I\'m running into compatibility issue with IE11. Specifically, var opensubs = parent.parentElement.querySelectorAll(\':scope .open\'); throws an error. I think it\'
var opensubs = parent.parentElement.querySelectorAll(\':scope .open\');