Re: [WebIDL] Remainder of my tests (#271)

It helped me when going through 4.2.19's conversion algorithm, to note a third test case here:
var e3 = new Event("click", null);
and assert it is the same as e1 and e2.

View on GitHub: https://github.com/w3c/web-platform-tests/pull/271#discussion_r6415547

Received on Tuesday, 17 September 2013 19:52:57 UTC