Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

editorial: Use Web IDL's definition conventions for methods and getters. #330

Merged

Conversation

rakuco
Copy link
Member

@rakuco rakuco commented Nov 5, 2021

Aligns with whatwg/webidl#882:

  • Describe getters as "The attr getter steps are [...]".
  • Describe methods as "The myMethod(arg) method steps are [...]".

Preview | Diff

Aligns with whatwg/webidl#882:
- Describe getters as "The attr getter steps are [...]".
- Describe methods as "The myMethod(arg) method steps are [...]".
index.html Show resolved Hide resolved
Copy link
Member

@marcoscaceres marcoscaceres left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good... sorry for the delay. I'll eventually update ReSpec to better support this.

@rakuco
Copy link
Member Author

rakuco commented Dec 7, 2021

Great, thanks for reviewing!

@rakuco rakuco merged commit d89d5bf into w3c:gh-pages Dec 7, 2021
@rakuco rakuco deleted the editorial/web-idl-getter-method-language branch December 7, 2021 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants