Re: [w3c/IndexedDB] Editorial: Use WebIDL terms |this| and |the given value| (#325)

@mkruisselbrink approved this pull request.

lgtm

> @@ -2196,7 +2196,7 @@ when invoked, must run these steps:
 
 1. If |version| is 0 (zero), [=throw=] a [=TypeError=].
 
-1. Let |origin| be the [=/origin=] of the global scope used to access **this**.
+1. Let |origin| be the [=/origin=] of the global scope used to access [=/this=].

nit (but unrelated to this PR) this would probably be more precise as the origin of the relevant settings object for this (actually not sure which global/settings object this refers to...)

-- 
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/325#pullrequestreview-392504670

Received on Monday, 13 April 2020 23:29:06 UTC