[w3c/IndexedDB] No longer need to escape _includes (#294)

"includes" was added to the WebIDL grammar to avoid needing escaping:

https://heycam.github.io/webidl/#prod-OperationName

So we can drop the underscore and comments and simplify linking:

https://w3c.github.io/IndexedDB/#keyrange

-- 
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/issues/294

Received on Tuesday, 3 September 2019 17:58:55 UTC