Message from JavaScript discussions

July 2017

— ?

— 

Well, if, say someone wants to delete their engine instance, I want to make sure the cached DocumentFragments are also deleted

— I know about ranges from clipboard api

— I haven't used them before

— They're pretty easy to work with if I remember correctly

— Well, when creating a range like that, is it only returned or is there a range somewhere in the DOM?

— Furthermore does the range refer to the fragment?

— Hm, wait, maybe I am seeing it wrong. The range is returned I think.

— Ranges represent selections

— Selected text

— With clipboard api

— What I read says it is basically a document fragment