Description1. one of the tests wants popup blockers to be disabled,
and tries to tell you that. on safari, when window.open
is blocked, it returns undefined instead of null, so the
test was failing without a useful diagnostic.
2. at the moment, the test summary in the title relies on
explicit calls to jsunit.pass(). two tests were missing
that call, so a successful result was "0/11 fail, 9/11 pass".
Patch Set 1 #
MessagesTotal messages: 3
|
|||||||||||||||||||