Bug 77511

Summary: ShadowRoot interface should inherit DocumentFragment interface in IDL.
Product: WebKit Reporter: Hayato Ito <hayato>
Component: DOMAssignee: Hayato Ito <hayato>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dglazkov, dominicc, haraken, morrita, ojan, rolandsteiner, shinyak, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 76693    
Bug Blocks: 63601, 77514    
Attachments:
Description Flags
only IDL change. none

Hayato Ito
Reported 2012-01-31 23:09:13 PST
The latest spec says: interface ShadowRoot : DocumentFragment { ... But current ShadowRoot IDL is: interface ShadowRoot : Node { ...
Attachments
only IDL change. (1.54 KB, patch)
2012-02-01 20:38 PST, Hayato Ito
no flags
Hayato Ito
Comment 1 2012-02-01 20:38:50 PST
Created attachment 125069 [details] only IDL change.
WebKit Review Bot
Comment 2 2012-02-02 20:37:22 PST
Comment on attachment 125069 [details] only IDL change. Clearing flags on attachment: 125069 Committed r106622: <http://trac.webkit.org/changeset/106622>
WebKit Review Bot
Comment 3 2012-02-02 20:37:27 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.