[dom] clarify EventTarget.dispatchEvent() (#179)

https://dom.spec.whatwg.org/#dom-eventtarget-dispatchevent item 3 does not say where to dispatch the event while https://dom.spec.whatwg.org/#concept-event-dispatch is expecting at least a target.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/dom/pull/179

-- Commit Summary --

  * clarify EventTarget.dispatchEvent()

-- File Changes --

    M dom.bs (2)

-- Patch Links --

https://github.com/whatwg/dom/pull/179.patch
https://github.com/whatwg/dom/pull/179.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/179

Received on Friday, 26 February 2016 13:45:16 UTC