05:19
<Domenic>
Adam Rice: Any more thought on the stream close question above? Why is close() alone not sufficient? When constructing a ReadableStream it is unexpected that you need to call controller.byobRequest.respond(0) after close() when no data is enqueued or risk causing the stream reader to hang.

I suggest filing an issue on whatwg/streams. Async discussion will likely get more participants and someone might be able to help. And if there is no good answer we can use the issue to track fixing it.

(I myself have not really been able to follow the issue across the multiple chat messages which often come in while I'm afk :))

14:30
<Jake Archibald>
https://dom.spec.whatwg.org/#dom-event-preventdefault - this mentions that calling preventDefault can have no effect. Does that mean event.defaultPrevented will remain false?
14:31
<Jake Archibald>
Or does it just mean that the dispatcher of the event may do nothing with that information
18:30
<TabAtkins>
I think the latter.
22:56
<gentlgeek>
Hi everyone! 👋 I’m new here and excited to join the conversation. I’m keen to learn more about HTML and related topics, and I’m looking forward to diving into some great discussions with all of you. If you have any tips or resources for someone just getting started, I’d love to hear them! Thanks for having me!