Bug 107621 - non-SHADOW_DOM InsertionPoint needs to stay behind DETAILS_ELEMENT flag.
Summary: non-SHADOW_DOM InsertionPoint needs to stay behind DETAILS_ELEMENT flag.
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hajime Morrita
URL:
Keywords:
Depends on: 106643
Blocks: 103339
  Show dependency treegraph
 
Reported: 2013-01-22 20:44 PST by Hajime Morrita
Modified: 2019-10-04 22:09 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.