DescriptionWhen "end of line" is an isolated element, InlineIterator::increment is wrongly
moving the iterator to the next object.
This patch fixes the behavior verifying if endOfLine is the current isolated object
or a child of it.
Now the worst case scenario for Inline::increment happens when endOfLine is the isolated element.
BUG=326860
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=164123
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|