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

pwnall 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

Thank you for clarifying! The GitHub edit window is too small... I'll review the changes with the HTML on the right.

-- 
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_r104538132

Received on Monday, 6 March 2017 22:16:20 UTC