1 description('Tests hitting the recursion limit with equality comparisons. At one point this crashed due to lack of exception checking inside the engine.');
8 ch
= document
.getElementsByTagName('html');
12 debug('If the test did not crash, it has passed.');
15 shouldThrow("test()");