Re: [w3c/clipboard-apis] Fix algorithm for firing a clipboard event (11619a7)

_The term editable context means any element that is either an editing host, a textarea element, or an input element with its type attribute set to any of "text", "search", "tel", "url", "email", "password" or "number"._ 

This definition tells me that a document may have many editable contexts... Here it's not stated _which_ context the algorithm uses.

I assume "the context" here means "the selection's [context](https://w3c.github.io/clipboard-apis/#editable-context)". Let's clarify that? 

-- 
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/commit/11619a7e2a8537f8c60eb05f76b192cfa909b30a#commitcomment-27635154

Received on Sunday, 18 February 2018 10:20:09 UTC