[w3c/IndexedDB] Remove WebIDL escaping of includes() method (#299)

"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