Bug 100820
| Summary: | [Shadow] Track descendant InsertionPoint in ShadowRoot | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Shinya Kawanaka <shinyak> |
| Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | morrita, rniwa, webcomponents-bugzilla |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 103016 | ||
Shinya Kawanaka
If ShadowRoot has a list of InsertionPoint, distribution can be fast, though more memory is needed.
We would like to consider whether it is reasonable or not.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Shinya Kawanaka
See also: https://bugs.webkit.org/show_bug.cgi?id=100451
Ryosuke Niwa
We don't have InsertionPoint anymore.