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

WebReflection left a comment (whatwg/dom#736)

@FrameMuse *done* and *done* in [0.1.4](https://cdn.jsdelivr.net/npm/@webreflection/group-nodes@0.1.4/+esm) ... `new GroupNodes(name = '')` now lets you name the group and `range.groupNodes()` gives you back the (optionally) named group.

The [test file](https://github.com/WebReflection/group-nodes/blob/main/test/index.js#L95) is not well documented or anything, it's really rushed up to play around with expectations and new features but it shows how everything works or what to expect ... [live in here](https://webreflection.github.io/group-nodes/test/).

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

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

Received on Tuesday, 1 April 2025 08:03:49 UTC