[webkit-dev] A Range question
Darin Adler
darin at apple.com
Fri Apr 9 11:07:50 PDT 2010
On Apr 9, 2010, at 11:06 AM, Finnur Thorarinsson wrote:
> Fair enough. I can see why it should ignore those matches, but if you look at the details for the bug (https://bugs.webkit.org/show_bug.cgi?id=25868) it states that the markAllMatchesForText function not only ignores the match but it also stops looking for more matches...
>
> I assume that's not expected?
Yes, right. The code needs to be corrected so it keeps looking.
-- Darin
More information about the webkit-dev
mailing list