diff --git a/js/test/Helper.js b/js/test/Helper.js index a5052609..ab72a6ad 100644 --- a/js/test/Helper.js +++ b/js/test/Helper.js @@ -229,7 +229,7 @@ describe('Helper', function () { cleanup(); }); -/* TODO test fails in jsDOM version 17 - document.cookie remains empty +/* TODO test fails since jsDOM version 17 - document.cookie remains empty jsc.property( 'returns the requested cookie', jsc.nearray(jsc.nearray(common.jscAlnumString())), diff --git a/js/test/TopNav.js b/js/test/TopNav.js index 97590b4a..8fc7d055 100644 --- a/js/test/TopNav.js +++ b/js/test/TopNav.js @@ -727,7 +727,7 @@ describe('TopNav', function () { cleanup(); }); - // TODO triggers error messages in jsDOM version 12, but passes + // TODO triggers error messages in jsDOM since version 12, but passes it( 'displays raw text view correctly', function () {