Re: [heycam/webidl] Formalize the 'this' and 'given value' ambient values (#665)

annevk commented on this pull request.



> @@ -11144,23 +11144,25 @@ in which case they are exposed on every object that [=implements=] the interface
 
     1.  Let |steps| be the following series of steps:
         1.  Try running the following steps:
-            1.  Let |O| be <emu-val>null</emu-val>.
+            1.  Let |object| be null.

Perhaps this change (and below a couple times) should be made separately? Changing the variable name seems somewhat significant.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/665#pullrequestreview-208570330

Received on Wednesday, 27 February 2019 14:59:35 UTC