1 <!DOCTYPE HTML PUBLIC
"-//IETF//DTD HTML//EN">
4 <script src=
"../../resources/js-test.js"></script>
9 "Tests whether delete works properly across multiple global blocks in the presence of redefined variables."
20 return this.a
? true : false;
23 shouldBeFalse("test()");