Bug 58455
Summary: | [Meta] Convert <details> to Shadow-DOM based implementation | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hajime Morrita <morrita> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | dglazkov, luiz |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 | ||
Bug Depends on: | |||
Bug Blocks: | 48698 |
Hajime Morrita
Convert <details> and <summary> to use shadow-DOM based implementation.
Immediate benefit is that user will be able to give CSS style to hidden component like marker and default summary text.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dimitri Glazkov (Google)
*** This bug has been marked as a duplicate of bug 56967 ***