WICG / observable

Observable API proposal
https://wicg.github.io/observable/
Other
543 stars 12 forks source link

Spec: Document the "no exception was thrown" assertions #109

Closed domfarolino closed 3 months ago

domfarolino commented 4 months ago

Each of https://wicg.github.io/observable/#dom-subscriber-next, https://wicg.github.io/observable/#dom-subscriber-error, and https://wicg.github.io/observable/#dom-subscriber-complete have this assertion. It indeed should be true, but we should document why it is true.