Bug 49228

Summary: REGRESSION: caret is shorter now when line-height is specified.
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: Layout and RenderingAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch simon.fraser: review+

Description Dave Hyatt 2010-11-08 17:37:19 PST
This was caught by pixel tests.  The caret needs to use selectionTop/Bottom now that lineTop no longer includes the leading.
Comment 1 Dave Hyatt 2010-11-08 17:39:02 PST
Created attachment 73319 [details]
Patch
Comment 2 Dave Hyatt 2010-11-08 17:41:15 PST
Fixed in r71589.