Closed usernolan closed 10 years ago
Some tests failing in IE8 and IE9, probably based on use of XDomainRequest and the checks against the XHR object not being compatible. For instance the assertions about status code of 204 are failing, probably because those IEs are returning 1223. We'll investigate further tomorrow.
@Nolan330 you should be able to merge in https://github.com/brianjmiller/TinCanJS/tree/IEMode as a FF and then push to this branch. Once that happens we'll be good for review as all tests passing in all checked browsers.
@bscSCORM this is now over to you.