summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/js/resources/js-test-post.js
blob: 11a9e5fcadef5de143755076bb6ce0f3edc8cde8 (plain)
1
2
3
4
5
6
7
8
9
wasPostTestScriptParsed = true;

if (window.jsTestIsAsync) {
    if (window.layoutTestController)
        layoutTestController.waitUntilDone();
    if (window.wasFinishJSTestCalled)
        finishJSTest();
} else
    finishJSTest();