Bug 119099 - -[WebHTMLView attributedSubstringForProposedRange:actualRange:] does not include strikethrough attribute in the returned attributed string
Summary: -[WebHTMLView attributedSubstringForProposedRange:actualRange:] does not incl...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-25 12:02 PDT by Sam Weinig
Modified: 2013-07-25 14:34 PDT (History)
1 user (show)

See Also:


Attachments
Patch (12.63 KB, patch)
2013-07-25 12:05 PDT, Sam Weinig
enrica: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2013-07-25 12:02:29 PDT
-[WebHTMLView attributedSubstringForProposedRange:actualRange:] does not include strikethrough attribute in the returned attributed string
Comment 1 Sam Weinig 2013-07-25 12:05:43 PDT
Created attachment 207474 [details]
Patch
Comment 2 Enrica Casucci 2013-07-25 12:46:21 PDT
Comment on attachment 207474 [details]
Patch

Looks good.
Comment 3 Sam Weinig 2013-07-25 13:51:44 PDT
Committed r153344: <http://trac.webkit.org/changeset/153344>