- From: Anne van Kesteren <annevk@annevk.nl>
- Date: Thu, 11 Oct 2012 08:26:08 +0200
- To: WebApps WG <public-webapps@w3.org>
I think I still have outstanding comments on this specification, but I'll raise this one again. It's not at all clear how this specification interacts with the event loop. E.g. pasting is clearly an operation that queues a task to dispatch the event, but does inserting the data happen in the same task, what about the events this causes to be dispatched? Seems there is some kind of desire for an afterpaste event too: https://www.w3.org/Bugs/Public/show_bug.cgi?id=19414 -- http://annevankesteren.nl/
Received on Thursday, 11 October 2012 06:32:52 UTC