Bug 107621
Summary: | non-SHADOW_DOM InsertionPoint needs to stay behind DETAILS_ELEMENT flag. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hajime Morrita <morrita> |
Component: | DOM | Assignee: | 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 |
Hajime Morrita
This is followup of Bug 106643.
Simplified version of InsertionPoint is only used by DETAILS_ELEMENT and need to be moved behind the flag.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |