Bug 43609 - TextIterator should should support TextIteratorEndsAtEditingBoundary
Summary: TextIterator should should support TextIteratorEndsAtEditingBoundary
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P4 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-05 22:58 PDT by Hajime Morrita
Modified: 2011-02-27 20:23 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hajime Morrita 2010-08-05 22:58:14 PDT
currently only SimplifiedTextIterator supports TextIteratorEndsAtEditingBoundary but TextIterator can support that.
Derived from Bug 36359.
Comment 1 Benjamin (Ben) Kalman 2011-02-27 20:23:14 PST
Obsolete, TextIteratorEndsAtEditingBoundary removed in bug 51001.