[w3c/clipboard-apis] The "focused node" when determining event target needs to be defined (#70)

https://w3c.github.io/clipboard-apis/#fire-a-clipboard-event says "Set target to the focused node, or the body element if no node has focus" but "focused node" isn't defined. Maybe it's [document.activeElement](https://html.spec.whatwg.org/multipage/interaction.html#dom-document-activeelement)?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/clipboard-apis/issues/70

Received on Thursday, 22 February 2018 07:06:34 UTC