03:00 | <Domenic> | We previously had some of this discussion about the sections at the bottom of https://participate.whatwg.org/agreement |
03:03 | <Domenic> | We just released Ada's website, as well as Rust, Python and Go clients. Appreciate any feedback from WHATWG. http://ada-url.com Pretty cool. One thing that might be nice is highlighting how up-to-date you currently are. For jsdom/whatwg-url I link to the commit hash of the spec I've most recently updated to. https://github.com/jsdom/whatwg-url#specification-conformance If you put in more work you could translate that into "# of commits behind whatwg/url main". I think that would be some of the most important info I'd be looking for in a URL Standard-focused URL parser library. Basically, is it maintained. |
03:04 | <Domenic> | Also for your FAQ entry on WHATWG, maybe consider linking to https://whatwg.org/, and/or https://whatwg.org/faq |
13:06 | <annevk> | Found an issue with the universal selector, prolly of interest to some people here: https://github.com/w3c/csswg-drafts/issues/8911 |