07:15 | <sideshowbarker> | https://github.com/w3c/spec-maintenance/wiki/Spec-list is the new home for the list I started of “specs/needs we don’t currently have people maintaining or working on as actively as we’d like to”. |
07:16 | <sideshowbarker> | It’s a wiki, so you can make additions/changes to it directly yourself — without needing to do a PR. |
07:17 | <sideshowbarker> | Or if you prefer, you can also clone it from https://github.com/w3c/spec-maintenance.wiki.git and make changes to it locally and then push your changes back in the normal git-GitHub way. |
07:18 | <sideshowbarker> | I added WebVTT to the list. |
07:58 | <Luke Warlow> | Specifically firing cancel, close however is handled by just calling close the dialog, which itself already handles the firing of events manually. |
07:59 | <Domenic> | Sure, currently the sequence is closeSteps -> close the dialog -> close event. Cutting out 1/3 of those means we need to ensure that that 1/3 stays in sync. |
11:02 | <annevk> | AtkinsSJ: if you could take a look at https://github.com/whatwg/html/pull/11224 & https://github.com/whatwg/html/pull/11228 I'd appreciate it |
14:51 | <annevk> | keithamus: when are you expecting to fix the custom elements IDL test? |
14:53 | <keithamus> | I hope in the next day or two |