- From: Joshua Bell <notifications@github.com>
- Date: Mon, 23 Sep 2019 14:17:09 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 23 September 2019 21:17:53 UTC
"includes" was added to the WebIDL grammar to avoid needing escaping:
https://heycam.github.io/webidl/#prod-OperationName
Fixes #294
You can view, comment on, or merge this pull request online at:
https://github.com/w3c/IndexedDB/pull/299
-- Commit Summary --
* Replace var with let/const in examples.
* Unescape includes() method
-- File Changes --
M index.bs (105)
-- Patch Links --
https://github.com/w3c/IndexedDB/pull/299.patch
https://github.com/w3c/IndexedDB/pull/299.diff
--
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/299
Received on Monday, 23 September 2019 21:17:53 UTC