ISSUE-40 - Public View

DOM3EV: does dispatchEvent accept foreign Event objects?

State:
CLOSED
Product:
DOM 3 Events
Raised by:
Bjoern Hoehrmann
Opened on:
2006-03-15
Description:
What should we say about the following case, where document1 and
document2 are two different Document objects?

  document2.dispatchEvent(document1.createEvent(...))

We currently don't discuss this at all.

Note: Some of these links may be accessible only to W3C Members.

Related emails:
  1. ISSUE-40: DOM3EV: does dispatchEvent accept foreign Event objects? (from dean+cgi@w3.org on 2006-03-15)
  2. Re: ISSUE-40: DOM3EV: does dispatchEvent accept foreign Event objects? (from jonas@sicking.cc on 2006-03-15)
  3. Re: ISSUE-40: DOM3EV: does dispatchEvent accept foreign Event objects? (from cam@mcc.id.au on 2006-03-16)
  4. Re: ISSUE-40: DOM3EV: does dispatchEvent accept foreign Event objects? (from jonas@sicking.cc on 2006-03-15)
  5. Re: ISSUE-40: DOM3EV: does dispatchEvent accept foreign Event objects? (from bzbarsky@mit.edu on 2006-03-15)
  6. Re: ISSUE-40: DOM3EV: does dispatchEvent accept foreign Event objects? (from cam@mcc.id.au on 2006-03-16)

Related notes:

No additional notes.