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

So:

* The <code>Example(<var>org</var>)</code> constructor steps are: ...
* The <code>test(<var>example</var>)<code> method steps are: ...
* The `text` attribute getter steps are: ...
* The `text` attribute setter steps are: ...

I'd be okay with that pattern and adopting it over time. Anyone else have opinions?

-- 
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-522921326

Received on Tuesday, 20 August 2019 08:55:21 UTC