- From: Simon Pieters <notifications@github.com>
- Date: Wed, 17 Dec 2025 05:30:35 -0800
- To: w3c/uievents <uievents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 17 December 2025 13:30:39 UTC
zcorpan left a comment (w3c/uievents#92) For network failures we can't expose status code or reason for security reasons. It might be OK for success cases (only same-origin?). Per https://github.com/WICG/webcomponents/issues/568#issuecomment-248570798 it seems there's a workaround for your use case? The `load` event as defined in HTML always uses `Event` interface. I don't know if it's compatible to change it to anything else. Per #335 the `load` event shouldn't be defined by UI Events, so I'll close this. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/uievents/issues/92#issuecomment-3665370506 You are receiving this because you are subscribed to this thread. Message ID: <w3c/uievents/issues/92/3665370506@github.com>
Received on Wednesday, 17 December 2025 13:30:39 UTC