Bug 61892

Summary: Stop event propagation for cases where relatedTarget is both ancestor of the target and at shadow boundary.
Product: WebKit Reporter: Dimitri Glazkov (Google) <dglazkov>
Component: New BugsAssignee: Dimitri Glazkov (Google) <dglazkov>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, morrita, tkent
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 59005    
Attachments:
Description Flags
Patch darin: review+

Description Dimitri Glazkov (Google) 2011-06-01 16:26:47 PDT
Stop event propagation for cases where relatedTarget is both ancestor of the target and at shadow boundary.
Comment 1 Dimitri Glazkov (Google) 2011-06-01 16:43:46 PDT
Created attachment 95685 [details]
Patch
Comment 2 Dimitri Glazkov (Google) 2011-06-02 08:59:47 PDT
Committed r87914: <http://trac.webkit.org/changeset/87914>