Bug 75920 - -[DOMRange renderedImageForcingBlackText:] fails with non-user-selectable text
Summary: -[DOMRange renderedImageForcingBlackText:] fails with non-user-selectable text
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-09 17:50 PST by mitz
Modified: 2012-01-09 18:15 PST (History)
0 users

See Also:


Attachments
Dropped the requirements that the range endpoints be visible positions (4.66 KB, patch)
2012-01-09 18:02 PST, 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 2012-01-09 17:50:49 PST
-[DOMRange renderedImageForcingBlackText:] fails with non-user-selectable text
Comment 1 mitz 2012-01-09 18:02:55 PST
Created attachment 121774 [details]
Dropped the requirements that the range endpoints be visible positions
Comment 2 mitz 2012-01-09 18:15:50 PST
Fixed in <http://trac.webkit.org/r104530>.