- From: Robbie Speed <notifications@github.com>
- Date: Tue, 06 May 2025 05:36:13 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 6 May 2025 12:36:16 UTC
robbiespeed left a comment (whatwg/dom#736) > I think the src is even a stretch 'cause everything else seems to be working the way I wanted/needed To be clear I don't think `src` should be a requirement to move forward, `<fragment>` is compelling enough on its own. Html includes would be great, as would persistent fragments. For includes to work though I think it requires something like `<fragment>` anyway, so it makes sense to spec that first with `src` in mind for the future. `src` would be very easy to polyfill once `<fragment>` is available and allow some exploration into the lifecycle of when things load, what happens if they don't, events that may fire, if templates could be used for same document out of order streaming, etc. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/736#issuecomment-2854413700 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/736/2854413700@github.com>
Received on Tuesday, 6 May 2025 12:36:16 UTC