07:06
<annevk>
Maxim Vaarwel: they're not
20:43
<Dominic Farolino>
How important is it that an API that takes in an AbortSignal take it in via a dictionary member named signal instead of something like abortSignal?
20:44
<Dominic Farolino>
https://dom.spec.whatwg.org/#abortcontroller-api-integration indicates that it must be named signal
20:44
<Dominic Farolino>
So strictly speaking I guess that's the end of the discussion, but I just want to verify that it is definitely intended to be a normative requirement.
21:33
<TabAtkins>
Domenic: ^^^
22:52
<Domenic>
Yep, seems pretty clear-cut to me.