Bug 48698
Summary: | [Meta] Convert all current instances of shadow DOM to a more natural model. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dimitri Glazkov (Google) <dglazkov> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ap, arv, cmarcelo, dominicc, efidler, hyatt, jschuh, mjs, paulirish, rolandsteiner, sam, tkent |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 | ||
Bug Depends on: | 44907, 48648, 49982, 50184, 50660, 50661, 51059, 51060, 51379, 51914, 52456, 52788, 52917, 52965, 53020, 53136, 53583, 54173, 54174, 54175, 54177, 54178, 54180, 54182, 56967, 58455, 58704, 59005, 61166, 61816 | ||
Bug Blocks: | 52558, 52962, 59228 |
Dimitri Glazkov (Google)
This is a meta bug to track all effort around eliminating the nasty shadow DOM pattern, where a DOM object is hung off of a custom-rolled RenderObject.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dimitri Glazkov (Google)
Finally done!