Bug 59066

Summary: ShadowRoot::innerHTML is undefined
Product: WebKit Reporter: Roland Steiner <rolandsteiner>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: dglazkov, dominicc, morrita
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 59803    
Attachments:
Description Flags
Test case (can serve as layout test) none

Roland Steiner
Reported 2011-04-20 19:35:45 PDT
Created attachment 90479 [details] Test case (can serve as layout test) The innerHTML property of a shadow root node currently is undefined. Attaching a test case/future layout test.
Attachments
Test case (can serve as layout test) (714 bytes, text/html)
2011-04-20 19:35 PDT, Roland Steiner
no flags
Dominic Cooney
Comment 1 2011-04-20 22:49:51 PDT
I don’t think it is a slam dunk that ShadowRoots will be exposed to anyone who would want innerHTML (ie JavaScript.) So I think this bug needs to be postponed for now.
Dominic Cooney
Comment 2 2012-01-10 22:53:56 PST
ShadowRoot does not define innerHTML, so we won’t implement this. <http://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html#api-shadow-root>
Note You need to log in before you can comment on or make changes to this bug.