Re: [whatwg] global object in onmessage event? Really?

2010-03-17 Thread Ian Hickson
On Sat, 13 Feb 2010, David Flanagan wrote: Section 9.2.3, step 5 reads: Create an event that uses the MessageEvent interface, with the event name message, which does not bubble, is not cancelable, and has no default action. The data attribute must be set to the value of message

[whatwg] global object in onmessage event? Really?

2010-02-13 Thread David Flanagan
Section 9.2.3, step 5 reads: Create an event that uses the MessageEvent interface, with the event name message, which does not bubble, is not cancelable, and has no default action. The data attribute must be set to the value of message clone, the origin attribute must be set to the Unicode