Bug 63601

Summary: [Meta] Shadow DOM API needs JS and V8 bindings.
Product: WebKit Reporter: Dimitri Glazkov (Google) <dglazkov>
Component: DOMAssignee: Hajime Morrita <morrita>
Status: RESOLVED FIXED    
Severity: Normal CC: arv, cmarcelo, dominicc, morrita
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 76353, 76693, 76694, 76863, 77511, 77514, 77516, 77714, 78472, 78473, 79886, 81097, 84251    
Bug Blocks: 63606    
Attachments:
Description Flags
WIP none

Dimitri Glazkov (Google)
Reported 2011-06-28 20:11:10 PDT
Attachments
WIP (22.78 KB, patch)
2012-01-23 15:46 PST, Hajime Morrita
no flags
Roland Steiner
Comment 1 2011-10-24 18:46:59 PDT
I moved Dimitri's original link - it's no at: http://dglazkov.github.com/component-model/2011-08-31/dom.html
Hajime Morrita
Comment 3 2012-01-15 18:15:57 PST
Since this has three distinct interfaces ShadowRoot, HTMLContentElement and HTMLShadowElement, I'm making this as a meta bug. The first step should be obviously ShadowRoot. So I'll add ENABLE(SHADOW_ROOT) there.
Dominic Cooney
Comment 4 2012-01-15 21:05:14 PST
(In reply to comment #3) > So I'll add ENABLE(SHADOW_ROOT) there. Should it be ENABLE(SHADOW_DOM) since that is the name of the spec?
Hajime Morrita
Comment 5 2012-01-16 20:13:49 PST
> (In reply to comment #3) > > So I'll add ENABLE(SHADOW_ROOT) there. > > Should it be ENABLE(SHADOW_DOM) since that is the name of the spec? Ooops. You are right. It should be SHADOW_DOM.
Hajime Morrita
Comment 6 2012-01-23 15:46:35 PST
Hajime Morrita
Comment 7 2012-01-23 15:47:38 PST
Comment on attachment 123641 [details] WIP Oops. Posted to wrong bug....
Hajime Morrita
Comment 8 2012-05-29 00:04:23 PDT
Closing. Obviously we have had tests.
Note You need to log in before you can comment on or make changes to this bug.