08:27 | <annevk> | hsivonen: nice, note that Validity Criteria might change if they accept my upcoming CheckBidi feedback (CheckBidi would move to Processing) |
08:54 | <Luca Casonato> | We're looking to implement domain to ascii algorithm of URL spec to drop the ICU requirement of Ada. It's an ongoing process at https://github.com/ada-url/idna. Is there an example implementation other than ICU for it? |
08:56 | <Luca Casonato> | https://github.com/servo/rust-url/tree/master/idna |
15:46 | <littledan> | Could I join the HTML triage call today (for the ShadowRealms topic)? |
16:02 | <annevk> | littledan: I'm guessing you mean HTML, I can DM you the link |
16:03 | <littledan> | oops yes please! |
16:03 | <littledan> | thank you |
16:06 | <annevk> | To be clear, as far as I know Domenic is out so we might have to defer |
16:28 | <annevk> | If you help with issue triage and miss labels, please add suggestions to https://github.com/whatwg/meta/issues/270 |
16:28 | <Yagiz Nizipli> | There is a Rust implementation that does not rely on ICU |
17:03 | <Dominic Farolino> | Does CORB live in any spec today? |
17:04 | <Dominic Farolino> | https://www.chromium.org/Home/chromium-security/corb-for-developers/ links to https://fetch.spec.whatwg.org/#corb which DNE |
17:04 | <Dominic Farolino> | and I know ORB is currently stuck in a Fetch PR |
17:06 | <Yagiz Nizipli> | Question: Is there a publicly known benchmark suite across URL parsers? I'm searching for research done within this area. |
17:40 | <annevk> | Dominic Farolino: it was removed due to there being only a single impl |
17:41 | <annevk> | Yagiz Nizipli: not aware |
21:24 | <Eric Portis (he/him)> | Has there ever been a discussion about requiring JPEG, PNG, or GIF support in visual browsers? I was going down a <video>/<audio> codec requirements memory lane today and found myself wondering if the same thing had ever happened for images... |