Search code examples
javascriptinternet-explorer-9xhtml-1.0-strictquirks-mode

List of IE9 Standards Mode changes


I would like a (extensive) list of changes that have been made to the behavior of IE9 in standards mode.

As an example, I recently debugged an issue in SWFObject and found that IE9 now returns typeof stylesheet.addRule == "function" instead of "object".


Solution

  • IE9 guide for developers is a complete overview of new features and improvements.