Re: [heycam/webidl] "Dictionaries must not be used as the type of an attribute or constant" -- why? (#981)

Also, a new copy would get created every time the getter steps run (when you convert the Web IDL dictionary into a JS object), so you'd have `obj.attribute !== obj.attribute`.

-- 
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/issues/981#issuecomment-839931063

Received on Wednesday, 12 May 2021 16:43:16 UTC