Jacek Caban (@jacek) commented about dlls/mshtml/tests/documentmode.js:
window.setTimeout(retry);
});
+sync_test("JSON.parse escapes", function() {
Please don't use `documentmode.js` for things that don't need change between compat modes. We have `es5.js` for that.