DocumentFragment 构造函数

DocumentFragment()

实现

factory DocumentFragment() => document.createDocumentFragment();