Bug 34239

Summary: Implement CSSOM Range.getClientRects for collapsed selections
Product: WebKit Reporter: Julie Parent <jparent>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ddkilzer, eric, michael.vm, ojan, sam, simon.fraser, tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch darin: review+

Attachments
Patch (5.62 KB, patch)
2010-01-28 23:09 PST, Ojan Vafai
darin: review+
Ojan Vafai
Comment 1 2010-01-28 23:09:11 PST
Ojan Vafai
Comment 2 2010-01-31 16:54:56 PST
Simon Fraser (smfr)
Comment 3 2011-06-10 14:11:06 PDT
Why did this alter the behavior of absoluteQuadsForRange() but not absoluteRectsForRange()? Now one uses !isEmpty(), and the other uses if (r.height()), which is inconsistent.
Simon Fraser (smfr)
Comment 4 2011-06-10 14:16:48 PDT
Bug 62478 exists for that.
Note You need to log in before you can comment on or make changes to this bug.