Re: [whatwg/dom] Proposal: a DocumentFragment whose nodes do not get removed once inserted (#736)

WebReflection left a comment (whatwg/dom#736)

@robbiespeed if that is:

  * non-existent for CSS
  * reachable via tree walkers
  * non-breaking parents with child expectations (ul, table/tr/td, select, head, etc)

I would be sold without second thoughts ... the reason I never used that approach is that I've thought it was not possible/desired to create such element and I think the `src` is even a stretch 'cause everything else seems to be working the way I wanted/needed.

This should also make Justin happy as that would reflect his idea too, if I am not mistaken.

@FrameMuse let's please not go down that SD road, what @robbiespeed is proposing is exactly what we all wanted, including yourself IIRC ... it's true that `<fragment>` will break every browser that doesn't understand it but that was also true when `template` was introduced so ... let's move forward for a greater future, imho.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/736#issuecomment-2853557772
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/issues/736/2853557772@github.com>

Received on Tuesday, 6 May 2025 07:36:14 UTC