[Webkit-unassigned] [Bug 65277] Make functions to find word boundaries more flexible
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 26 15:56:37 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=65277
--- Comment #51 from Alexey Proskuryakov <ap at webkit.org> 2011-08-26 15:56:36 PST ---
I'm having fairly hard time trying to understand what the new functions do.
Let's look at nextWordBoundaryBeforeWord() for a specific example. What will it return in each of the following cases (vertical line denoting starting position)?
te|st
test te|st test
test |test test
test test| test
test |test test
test | test test
+1|0
test +++++++|++++++ test
U|.S.A.
test "te|st" test
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list