OLD | NEW |
---|---|
1 PASS importLink.import.defaultView is document.defaultView | 1 PASS importLink.import.defaultView is null |
2 PASS xhr.response.defaultView is null | 2 PASS xhr.response.defaultView is null |
3 PASS createdDoc.defaultView is null | 3 PASS createdDoc.defaultView is null |
4 PASS successfullyParsed is true | 4 PASS successfullyParsed is true |
5 | 5 |
6 TEST COMPLETE | 6 TEST COMPLETE |
7 | 7 |
OLD | NEW |