NEW 63590
Use visiblePositionForIndex and indexForVisiblePosition everywhere that TextIterators are used to convert between VisiblePositions and indices
https://bugs.webkit.org/show_bug.cgi?id=63590
Summary Use visiblePositionForIndex and indexForVisiblePosition everywhere that TextI...
Justin Garcia
Reported 2011-06-28 18:12:51 PDT
Use visiblePositionForIndex and indexForVisiblePosition everywhere that TextIterators are used to convert between VisiblePositions and indices. This will simplify the code and let clients pick up the logic needed for shadow content.
Attachments
Note You need to log in before you can comment on or make changes to this bug.