09:26 | <Jake Archibald> | Reading https://webidl.spec.whatwg.org/#dfn-distinguishable… Why aren't callbacks and dictionaries distinguishable? Is it because functions can have properties, therefore be read as dictionaries? |
09:41 | <Jake Archibald> | I was hoping to create a union/overload where something is treated as a callback if it's callable, otherwise treat it as a dictionary |
11:19 | <sideshowbarker> | smaug: Sam Sneddon [:gsnedders] https://platform.html5.org/ appears to be back — for now …and it now has my rewrite/redesign — which I made some tweaks to today I added more tooltip text, so if you mouse over the CanIUse icons and the ⚠ and ✔ icons, it now tells you exactly which engines the spec is implemented in If/when https://platform.html5.org/ goes down again, I still have it mirrored at https://w3c.github.io/mdn-spec-links/ |
18:40 | <bakkot> | can anyone point me to the source repo for https://html.spec.whatwg.org/entities.json ? |
18:40 | <bakkot> | I poked around and couldn't find it |
18:40 | <bakkot> | I know it's not supposed to change at this point but I'm curious |
18:41 | <Andreu Botella> | I think it's https://github.com/whatwg/html-build/tree/main/entities |
18:47 | <bakkot> | aha, thanks Andreu Botella |