- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 20 Apr 2021 09:38:26 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 20 April 2021 16:38:38 UTC
@domenic commented on this pull request. > + <thead> + <tr> + <th class="corner"></th> + <th><div><span>undefined</span></div> + <th><div><span>boolean</span></div> + <th><div><span>numeric types</span></div> + <th><div><span>bigint</span></div> + <th><div><span>string types</span></div> + <th><div><span>object</span></div> + <th><div><span>symbol</span></div> + <th><div><span>interface-like</span></div> + <th><div><span>callback function</span></div> + <th><div><span>dictionary-like</span></div> + <th><div><span>sequence-like</span></div> + </thead> There might be some confusion here; @ExE-Boss is not an editor for this spec and is just doing a drive-by review. -- 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/965#discussion_r616856683
Received on Tuesday, 20 April 2021 16:38:38 UTC