# document-persistent-fragment **Repository Path**: mirrors_WebReflection/document-persistent-fragment ## Basic Information - **Project Name**: document-persistent-fragment - **Description**: A WHATWG Proposal - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2025-12-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DocumentPersistentFragment - - - ## ⚠️ Deprecated Current [discussion](https://github.com/whatwg/dom/issues/736#issuecomment-2764636514) is pivoting toward this [GroupNodes](https://github.com/WebReflection/group-nodes#readme) variant/alternative which looks and feels way easier to reason about and implement, it's just a "*special fragment*" weakly bound to its surrounding comments. - - - Currently a polyfill for the [WHATWG proposal](https://github.com/whatwg/dom/issues/736). [Live test](https://webreflection.github.io/document-persistent-fragment/) with 100% code coverage and a global `dpf` usable at the end of the test. ### Warning This is most likely going to change, don't use this in prod.