- From: Kagami Sascha Rosylight <notifications@github.com>
- Date: Wed, 05 Aug 2020 16:54:33 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 5 August 2020 23:54:45 UTC
@saschanaz commented on this pull request. > @@ -14547,7 +14549,7 @@ are passed to it or what kind of value is returned from it. <h3 id="VoidFunction" callback>VoidFunction</h3> -<pre class="idl">callback VoidFunction = void ();</pre> +<pre class="idl">callback VoidFunction = undefined ();</pre> Note that 4 specs in reffy-reports use VoidFunction: CSS Layout, CSS Paint, HTML, and WebRTC. -- 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/906#discussion_r466066977
Received on Wednesday, 5 August 2020 23:54:45 UTC