Bug 43609
Summary: | TextIterator should should support TextIteratorEndsAtEditingBoundary | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hajime Morrita <morrita> |
Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | kalman |
Priority: | P4 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Hajime Morrita
currently only SimplifiedTextIterator supports TextIteratorEndsAtEditingBoundary but TextIterator can support that.
Derived from Bug 36359.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Benjamin (Ben) Kalman
Obsolete, TextIteratorEndsAtEditingBoundary removed in bug 51001.