Re: [heycam/webidl] Drop stringifier operation longhand (#941)

@saschanaz commented on this pull request.



> +that implement the interface have a non-default conversion to a string.  As mentioned above,
+stringifiers can be specified using a <emu-t>stringifier</emu-t> keyword.

Removing "As mentioned above" since I think it refers to the table in special operations section.

```suggestion
that implement the interface have a non-default conversion to a string.  Stringifiers can be
specified using a <emu-t>stringifier</emu-t> keyword, which creates a stringifier operation when
used alone.
```

-- 
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#pullrequestreview-727939657

Received on Wednesday, 11 August 2021 20:44:45 UTC