Re: [w3c/IndexedDB] Rework event dispatching (#162)

inexorabletash commented on this pull request.



>  
         2. Otherwise, set the [=request/result=] of |request|
-            to |result| and dispatch an event at |request|. The event
-            must use the [=Event=] interface and set the
-            {{Event/type}} attribute to "<code>success</code>". The
-            event does not bubble and is not cancelable. If the steps
+            to |result| and [=fire an event=] named

Yes, see the note just below this algorithm. _"The firing of..."_

-- 
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/IndexedDB/pull/162#discussion_r104526566

Received on Monday, 6 March 2017 21:26:49 UTC