| 07:39 | <Luke Warlow> | Especially important because if custom attributes ever happen I suspect that might be part of the naming scheme requirements. |
| 08:03 | <Noam Rosenthal> | (Cancelled WHATNOT for today as it's holiday in most of Europe) |
| 09:39 | <annevk> | Ryan Hunt: would you have time to review https://github.com/web-platform-tests/wpt/pull/59748 perhaps? |
| 10:17 | <annevk> | Anyone with whatwg/html write access willing to stamp/review this editorial PR? https://github.com/whatwg/html/pull/12452 |
| 10:27 | <Luke Warlow> | Do we have a document on github or on whatwg.org that explains the editorial positioning of each spec? Thinking of situations like non-HTML WHATWG specs omitting the closing tags when optional. This feels useful to document somewhere so that humans (and LLMs) can see the basic rules easily. |
| 10:51 | <annevk> | Luke Warlow: the READMEs often have it. All specifications I'm the editor of have the same style in principle. But I'd be open to aligning them to something else, provided that has more buy-in. |
| 10:52 | <annevk> | https://github.com/whatwg/spec-factory/blob/main/README.md.anne.template-part |
| 13:30 | <annevk> | Oh my, AI spam has arrived. |
| 13:31 | <Eric Meyer> | Wow, a whole 9,200 developers! |
| 13:31 | <jjaschke> | Counted 'em myself! |
| 13:33 | <jmdyck> | I guess because the repo has 9,221 stars. |
| 15:47 | <bkardell> | ah those are 9,221 star developers, all at least 10x |
| 19:49 | <jmdyck> | Luke Warlow: I noticed that your recently-merged commit moved the dfns of hreflang and type from a "dev" region to a "nodev" region, so they've disappeared from the webdev edition. Did you intend that? |
| 22:22 | <Luke Warlow> | Luke Warlow: I noticed that your recently-merged commit moved the dfns of |
| 22:25 | <Luke Warlow> | I'm curious how often people actually refer to the dev version? I can't say I ever have personally. But I'll try to be more careful with that when doing the hyperlink stuff. |
| 23:34 | <jmdyck> | The <p>s that contain https://html.spec.whatwg.org/#attr-hyperlink-hreflang and https://html.spec.whatwg.org/#attr-hyperlink-type . (The w-nodev starts right after the 'hyperlink' API, and runs until just before 4.6.6 Downloading resources.) I don't know if the proper solution is to move those 2 paragraphs to a "dev" region, or keep them where they are and stop-and-restart the "nodev" region around them. |