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

> It might well be that sanitizer would be better off exposing these as getters though, that's how we often expose such settings (e.g., on `ShadowRoot`).

Wouldn't what @domenic said be true with a getter though? That 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-839951327

Received on Wednesday, 12 May 2021 17:15:01 UTC