Bug 107621

Summary: non-SHADOW_DOM InsertionPoint needs to stay behind DETAILS_ELEMENT flag.
Product: WebKit Reporter: Hajime Morrita <morrita>
Component: DOMAssignee: Hajime Morrita <morrita>
Status: RESOLVED WONTFIX    
Severity: Normal CC: rniwa, webcomponents-bugzilla
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 106643    
Bug Blocks: 103339    

Description Hajime Morrita 2013-01-22 20:44:40 PST
This is followup of Bug 106643.
Simplified version of InsertionPoint is only used by DETAILS_ELEMENT and need to be moved behind the flag.