- From: Tab Atkins Jr. <notifications@github.com>
- Date: Sun, 18 Apr 2021 12:08:23 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 18 April 2021 19:08:36 UTC
@tabatkins 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> Just to close the loop: are you saying that removing the reformatting of this table is a requested change for an R+ here? Or is it just a drive-by preference, and a commitment to filing a clean-up PR afterwards reformatting the rest of the tables accordingly would be sufficient? -- 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_r615440696
Received on Sunday, 18 April 2021 19:08:36 UTC