Re: [w3c/IndexedDB] Editorial: Add event definition for 'close' (PR #384)

@brettz9 commented on this pull request.



>  [=/connection=] if an attempt is made to upgrade or delete the
 [=database=]. This gives the [=/connection=] the opportunity to close
 to allow the upgrade or delete to proceed.
 
+An event with type <dfn event>`close`</dfn> will be fired at a [=/connection=] if the connection is [=/close a database connection|closed=] abormally.
+

```suggestion
An event with type <dfn event>`close`</dfn> will be fired at a [=/connection=] if the connection is [=/close a database connection|closed=] abnormally.
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/pull/384#pullrequestreview-994323955
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/IndexedDB/pull/384/review/994323955@github.com>

Received on Friday, 3 June 2022 00:31:50 UTC