Open
Description
document.querySelector("style") throws an error on IE 9. querySelector() should be supported and yet there is an error. Could be related to missing DOCTYPE declaration:
http://msdn.microsoft.com/en-us/library/ie/cc288169(v=vs.85).aspx