Thanks for checking this.
I added some Signal tests that fail to find cases where it wasn't
behaving as it should.
Signal Test Failures
--------------------
Firefox: 25, 27
IE6: 7, 16, 17, 22, 23, 24, 25, 26, 27
Safari: 25, 27, (28 fails and because Safari doesn't support
synthetic events)
I these failures are from more test coverage, not from changes to
Signal.js. There's still lots of work to do.
On 31-Jan-06, at 1:17 PM, Bob Ippolito wrote:
Speaking of which... I just installed IE 7 beta 2 on one of the
crappy PC laptops lying around the office:
MochiKit v1.3 [IE 7.0]
Type your expression in the input box below and press return, or
see the notes below for more information.
>>> MochiKit.DOM.attributeArray.compliant
false
The standard tests all pass, the signal tests have failures (not
sure if they also fail in IE6): 7, 16, 17, 22, 23, 24, 25, 26, 27
Signal also has failures in Safari.. 25 fails, and 28 raises an
exception:
# name: TypeError
# message: Value undefined (result of expression
evt.initMouseEvent) is not object.
# line: 237
# sourceURL: http://mochikit.com/tests/test_Signal.js