Re: [heycam/webidl] Pattern for defining constructors, methods, getters, and setters (#730)

Does this preclude shortcuts for simple getters? e.g. from DOM:

> The `target` attribute’s getter, when invoked, must return this’s `target`.

IMHO, the shortcuts are nice, and we should standardize the phrasing for those too. "The `foo` attribute's getter returns ..." ?

Any other special cases?

-- 
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/730#issuecomment-625531989

Received on Thursday, 7 May 2020 22:38:24 UTC