Bug 212600

Summary: Support operations for DocumentFragment in ContainerNode::replaceAllChildren
Product: WebKit Reporter: Tetsuharu Ohzeki [UTC+9] <tetsuharu.ohzeki>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: cdumez
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 198578    
Bug Blocks:    

Description Tetsuharu Ohzeki [UTC+9] 2020-06-01 10:24:53 PDT
See bug 198578.

If we find a way to do this, The code would make ContainerNode::replaceChildren() more simpler.