Bug 58455 - [Meta] Convert <details> to Shadow-DOM based implementation
Summary: [Meta] Convert <details> to Shadow-DOM based implementation
Status: RESOLVED DUPLICATE of bug 56967
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 48698
  Show dependency treegraph
 
Reported: 2011-04-13 10:45 PDT by Hajime Morrita
Modified: 2011-04-13 11:12 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 2011-04-13 10:45:57 PDT
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.
Comment 1 Dimitri Glazkov (Google) 2011-04-13 11:12:11 PDT

*** This bug has been marked as a duplicate of bug 56967 ***