5 window
.isOnErrorTest
= true;
7 <script src=
"../../resources/js-test.js"></script>
8 <script src=
"resources/onerror-test.js"></script>
12 description("This test should trigger 'window.onerror', and successfully handle the error.");
13 dumpOnErrorArgumentValuesAndReturn(true);
14 eval("a("); // caught by window.onerror