04:23 | <sideshowbarker> | Anybody know of tests anywhere for “valid email address” as defined at https://html.spec.whatwg.org/multipage/input.html#valid-e-mail-address ? |
07:17 | <annevk> | smaug: https://github.com/whatwg/html/issues/2882 |
07:18 | <annevk> | sideshowbarker: not sure, there's an issue on changing its definition to account for EAI |
13:11 | <Dan Howard> | Hi, I'm working on a possible proposal to improve window.print I only see a reference about the dialog and the print media. Where should I start this discussion? TIA |
13:32 | <annevk> | Dan Howard: I might search through whatwg/html issues on GitHub first to see if anything has already been proposed. But failing that there would be a good place. |
13:32 | <annevk> | (Though I would not expect there to be too much implementer interest in improving that API per se.) |
13:59 | <Dan Howard> | thanks |
15:29 | <annevk> | smaug: sefeng: does https://github.com/whatwg/dom/pull/1342#discussion_r1973386577 match how Gecko feels about getSelection() or are you okay with it exposing the shadow tree when the end user selects shadow tree content? |
15:55 | <annevk> | smaug: sefeng: see also https://github.com/whatwg/dom/issues/1362 |
18:57 | <smaug> | Exposing shadow tree is not ok. |