TextIterators in TextIteratorEmitsCharactersBetweenAllVisiblePositions do not exactly match VisiblePositions
https://bugs.webkit.org/show_bug.cgi?id=63592
Summary TextIterators in TextIteratorEmitsCharactersBetweenAllVisiblePositions do not...
Justin Garcia
Reported 2011-06-28 18:16:30 PDT
TextIteratorEmitsCharactersBetweenAllVisiblePositions was added to preserve selections during editing operations, so it needs to hit every VisiblePositions exactly once. See the expected results for: editing/execCommand/indent-pre-list.html editing/execCommand/crash-indenting-list-item.html for examples of where this fails.
Attachments
Note You need to log in before you can comment on or make changes to this bug.