Bug 82022

Summary: [ShadowDOM] Have a good alternative name for ReifiedTreeTraversal::adjustedParentNode.
Product: WebKit Reporter: Hayato Ito <hayato>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: morrita
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 79197    
Bug Blocks: 78585    

Hayato Ito
Reported 2012-03-22 23:24:59 PDT
ReifiedTreeTraversal::adjustedParentNode is intended to be used for calculating ancestors for EventDispatch. Although the shadow DOM spec uses a term of 'adjusted parent node' in its '6 Event' section, it is not a good name as a general API name. Let's use a good alternative name in APIs.
Attachments
Hajime Morrita
Comment 1 2012-05-28 23:58:25 PDT
ReifiedTreeTraversal API was killed by Bug 83110.
Note You need to log in before you can comment on or make changes to this bug.