Loading dom/indexedDB/test/helpers.js +1 −1 Original line number Diff line number Diff line Loading @@ -100,7 +100,7 @@ function* testHarnessSteps() { yield undefined; if (testScriptFilename && !window.disableWorkerTest) { // For the AsyncFunction, let AddTask.js handle the executing sequece by // For the AsyncFunction, handle the executing sequece using // add_task(). For the GeneratorFunction, we just handle the sequence // manually. if (testSteps.constructor.name === "AsyncFunction") { Loading dom/prototype/tests/chrome/test_prototype_document.xhtml +0 −2 Original line number Diff line number Diff line Loading @@ -5,8 +5,6 @@ xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> <script type="application/javascript" src="chrome://mochikit/content/tests/SimpleTest/SimpleTest.js"></script> <script type="application/javascript" src="chrome://mochikit/content/tests/SimpleTest/AddTask.js"></script> <script><![CDATA[ SimpleTest.waitForExplicitFinish(); ]]></script> Loading editor/spellchecker/tests/test_bug1418629.html +0 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,6 @@ <link rel=stylesheet href="/tests/SimpleTest/test.css"> <script src="/tests/SimpleTest/EventUtils.js"></script> <script src="/tests/SimpleTest/SimpleTest.js"></script> <script src="/tests/SimpleTest/AddTask.js"></script> <script src="/tests/editor/spellchecker/tests/spellcheck.js"></script> </head> <body> Loading editor/spellchecker/tests/test_bug1602526.html +0 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,6 @@ <link rel=stylesheet href="/tests/SimpleTest/test.css"> <script src="/tests/SimpleTest/EventUtils.js"></script> <script src="/tests/SimpleTest/SimpleTest.js"></script> <script src="/tests/SimpleTest/AddTask.js"></script> <script src="/tests/editor/spellchecker/tests/spellcheck.js"></script> </head> <body> Loading layout/base/tests/chrome/test_css_visibility_propagation.xhtml +0 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,6 @@ <?xml-stylesheet type="text/css" href="chrome://mochikit/content/tests/SimpleTest/test.css"?> <window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> <script src="chrome://mochikit/content/tests/SimpleTest/SimpleTest.js"/> <script src="chrome://mochikit/content/tests/SimpleTest/AddTask.js"/> <body xmlns="http://www.w3.org/1999/xhtml"></body> <script> <![CDATA[ Loading Loading
dom/indexedDB/test/helpers.js +1 −1 Original line number Diff line number Diff line Loading @@ -100,7 +100,7 @@ function* testHarnessSteps() { yield undefined; if (testScriptFilename && !window.disableWorkerTest) { // For the AsyncFunction, let AddTask.js handle the executing sequece by // For the AsyncFunction, handle the executing sequece using // add_task(). For the GeneratorFunction, we just handle the sequence // manually. if (testSteps.constructor.name === "AsyncFunction") { Loading
dom/prototype/tests/chrome/test_prototype_document.xhtml +0 −2 Original line number Diff line number Diff line Loading @@ -5,8 +5,6 @@ xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> <script type="application/javascript" src="chrome://mochikit/content/tests/SimpleTest/SimpleTest.js"></script> <script type="application/javascript" src="chrome://mochikit/content/tests/SimpleTest/AddTask.js"></script> <script><![CDATA[ SimpleTest.waitForExplicitFinish(); ]]></script> Loading
editor/spellchecker/tests/test_bug1418629.html +0 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,6 @@ <link rel=stylesheet href="/tests/SimpleTest/test.css"> <script src="/tests/SimpleTest/EventUtils.js"></script> <script src="/tests/SimpleTest/SimpleTest.js"></script> <script src="/tests/SimpleTest/AddTask.js"></script> <script src="/tests/editor/spellchecker/tests/spellcheck.js"></script> </head> <body> Loading
editor/spellchecker/tests/test_bug1602526.html +0 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,6 @@ <link rel=stylesheet href="/tests/SimpleTest/test.css"> <script src="/tests/SimpleTest/EventUtils.js"></script> <script src="/tests/SimpleTest/SimpleTest.js"></script> <script src="/tests/SimpleTest/AddTask.js"></script> <script src="/tests/editor/spellchecker/tests/spellcheck.js"></script> </head> <body> Loading
layout/base/tests/chrome/test_css_visibility_propagation.xhtml +0 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,6 @@ <?xml-stylesheet type="text/css" href="chrome://mochikit/content/tests/SimpleTest/test.css"?> <window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> <script src="chrome://mochikit/content/tests/SimpleTest/SimpleTest.js"/> <script src="chrome://mochikit/content/tests/SimpleTest/AddTask.js"/> <body xmlns="http://www.w3.org/1999/xhtml"></body> <script> <![CDATA[ Loading