Bug 60067 - -[DOMRange textRects] returns incorrect results for vertical or flipped text
Summary: -[DOMRange textRects] returns incorrect results for vertical or flipped text
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: mitz
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-05-03 14:55 PDT by mitz
Modified: 2011-05-03 15:34 PDT (History)
0 users

See Also:


Attachments
Patch (3.45 KB, patch)
2011-05-03 15:00 PDT, mitz
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2011-05-03 14:55:18 PDT
[DOMRange textRects] returns incorrect results for vertical or flipped text
Comment 1 mitz 2011-05-03 14:55:40 PDT
<rdar://problem/8891395>
Comment 2 mitz 2011-05-03 15:00:32 PDT
Created attachment 92140 [details]
Patch
Comment 3 mitz 2011-05-03 15:34:02 PDT
Fixed in r85677 <http://trac.webkit.org/changeset/85677>.