Bug 94357

Summary: [chromium] Improve clipping of link highlights to (more closely) resemble that of the highlight target.
Product: WebKit Reporter: W. James MacLean <wjmaclean>
Component: Layout and RenderingAssignee: W. James MacLean <wjmaclean>
Status: RESOLVED WONTFIX    
Severity: Normal CC: jamesr, schenney
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 84487    
Bug Blocks:    

Description W. James MacLean 2012-08-17 09:54:14 PDT
At present, link highlights created via LinkHighlight do not always clip the same as the highlight's target, e.g. when the target resides in a scrollable overflow div that is non-composited.