| 14:13 | <ryzokuken> | Richard Gibson: the tool I tried failed, although I was hopeful since it uses webkit too |
| 14:14 | <ryzokuken> | I tried to print it using chrome, let me know what you think |
| 14:18 | <ryzokuken> | some tables don't look great |
| 14:18 | <ryzokuken> | especially the first one |
| 14:18 | <ryzokuken> | so we might need to fix that |
| 14:18 | <ryzokuken> | or I could try to find a good webkit-based browser available on my system and try it |
| 14:34 | <Richard Gibson> | I'm fine with the first table since it's not actually missing content, but Table 15 (GetOperands) is missing content. Can you try again with custom CSS that includes table.real-table { overflow-wrap: break-word; } and table.real-table td { overflow-wrap: anywhere; }? |
| 14:35 | <Richard Gibson> | that's the only hard blocker I see |
| 14:42 | <ryzokuken> | sure we can |
| 14:44 | <ryzokuken> | okay now the word breaking is a bit ugly |
| 14:44 | <ryzokuken> | but the table is no longer missing content |
| 16:04 | <Richard Gibson> | agreed, but all the content is visible so that works for me |
| 16:18 | <ryzokuken> | Are you already working on the other changes? If not I could do a quick meta PR later today and then propose the printed version of that (with the added CSS) for the opt-out |
| 16:28 | <sffc> | How do we stand on merging the two Stage 4 proposals into ES2023? |
| 16:30 | <sffc> | Intl Enumeration looks like it might be mergeable. Intl NumberFormat V3 has been waiting for review since January and has a half-review from Richard. |
| 17:17 | <ryzokuken> | thanks for the reminder, Shane |
| 17:17 | <ryzokuken> | https://github.com/tc39/ecma402/pull/716 was indeed waiting on my review and was quite brief. |
| 17:18 | <ryzokuken> | Richard Gibson: can I hit merge? |
| 17:19 | <Richard Gibson> | 716 was just waiting for you, so good to go after that |
| 17:19 | <Richard Gibson> | but we should try to get in NumberFormat V3 |
| 17:19 | <justingrant> | Last I heard from Richard about Intl.Enumeration, he was only waiting for your review before merging. |
| 17:19 | <justingrant> | Jinx |
| 17:19 | <ryzokuken> | but we should try to get in NumberFormat V3 |