[w3c/IndexedDB] Use Infra terms to simplify text. (#275)

* Define array keys as "byte sequence" and compare with "byte less than"
* Compare strings using "code unit less than"
* Make a few lists/sets the Infra types, and use items, contains, append, and so on.
* Simplify key comparison steps for non-equal types.
* Linkify "Assert:"

No normative changes.

You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/IndexedDB/pull/275

-- Commit Summary --

  * Use Infra terms to simplify text.

-- File Changes --

    M index.bs (149)

-- Patch Links --

https://github.com/w3c/IndexedDB/pull/275.patch
https://github.com/w3c/IndexedDB/pull/275.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/275

Received on Tuesday, 11 June 2019 23:41:09 UTC