- From: Domenic Denicola <notifications@github.com>
- Date: Wed, 07 Jul 2021 09:19:23 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 7 July 2021 16:25:17 UTC
This is great! But I think it needs a bit more work, since it still talks about stringifiers being a type of operation. Thus there's a sentence like "Stringifier operations must take zero arguments and return a {{DOMString}}." which doesn't really make sense. Instead I think stringifiers should be pulled out of the special operations section and given their own section, "Stringifiers". (I thought at first "Stringifier declarations", but I think that's not correct because of the attribute form; the section needs to cover both the attribute form and the declaration form.) WDYT? -- 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/pull/941#issuecomment-875741642
Received on Wednesday, 7 July 2021 16:25:17 UTC