Re: [heycam/webidl] Editorial: Better explanation of the TreatNonObjectAsNull extended attribute. (#756)

bzbarsky commented on this pull request.



> @@ -5961,6 +5961,9 @@ An [=identifier=] that identifies
 a [=callback function=] is used to refer to
 a type whose values are references to objects that are functions with the given signature.
 
+Note: If the [{{TreatNonObjectAsNull}}] [=extended attribute=] specified on the [=definition=] of

```suggestion
Note: If the [{{TreatNonObjectAsNull}}] [=extended attribute=] is specified on the [=definition=] of
```

-- 
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/756#pullrequestreview-374771329

Received on Sunday, 15 March 2020 04:45:57 UTC