`document.createDocumentFragment` missing
Aperta
- Lingua principale
- JavaScript
- Stelle
- 690
- Fork
- 25
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Since [`DocumentFragment`](https://developer.mozilla.org/en-US/docs/Web/API/DocumentFragment) is pretty essential for some use cases(like [ef.js](https://github.com/TheNeuronProject/ef.js)) and it's included in the [DOM Level 3 specification](https://www.w3.org/TR/DOM-Level-3-Core/core.html#ID-B63ED1A3), should this be implemented in undom? I think it's a pretty nice to have feature which could make undom more useable.
Live run: https://runkit.com/classicoldsong/5e399a0dff115500147978f7
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.