00:23
<Domenic>
Domenic: would still like a new take on https://github.com/whatwg/html/pull/8496 from you
Yep, on the queue. Today is pretty busy and it's last working day, but I'll try.
05:44
<Domenic>
PSA relayed from TabAtkins : Bikeshed's reference database has changed. https://lists.w3.org/Archives/Public/spec-prod/2023JanMar/0004.html . I suspect some of our specs may need small updates and will break on the next build.
05:45
<Domenic>
Also this means the JavaScript spec is in the database now which is huge!!!
05:46
<TabAtkins>
I've done some checks on whatwgv specs and preemptively fixed some obvious data issues, but I didn't try building all of them, so yeah just let me know if there are issues
07:33
<annevk>
Domenic: if you're going on vacation please leave it
07:34
<Domenic>
Sorry no I just meant that it's Friday, I don't know why I phrased it a weird way :)
07:35
<Barron Baker>
🫣
10:00
<Ms2ger>
Also this means the JavaScript spec is in the database now which is huge!!!
Has anyone gotten this to work? My first attempt (CreateDataProperty) seems to only be known as a heading and not as an aop
15:16
<annevk>
Thus far I only noticed implementation-defined conflicting
19:02
<TabAtkins>
Ms2ger: Yeah we're still dependent on ES marking things up usefully, so if an aop is solely present as a heading and not a dfn they need to fix it
19:05
<TabAtkins>
annevk: Hm, "implementation-defined" exists in Infra and ES, and appear to be essentially the same definition. I'm inclined to default that to Infra, unless you object?
19:32
<littledan>
Ms2ger: Yeah we're still dependent on ES marking things up usefully, so if an aop is solely present as a heading and not a dfn they need to fix it
I bet the JS editors (Shu, Bakkot and Michael Ficarra) would be interested in getting these issues addressed at some level or other if you raise it to them; they have done a lot of work in getting various spec elements' metadata improved so that things can be mechanized.