[webkit-reviews] review granted: [Bug 196670] [iOS] Moving backwards by word granularity does not work if the previous line was inside another block element : [Attachment 367203] Added ForTesting suffix to plainTextUsingBackwardsTextIterator

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 11 12:42:28 PDT 2019


Wenson Hsieh <wenson_hsieh at apple.com> has granted Ryosuke Niwa
<rniwa at webkit.org>'s request for review:
Bug 196670: [iOS] Moving backwards by word granularity does not work if the
previous line was inside another block element
https://bugs.webkit.org/show_bug.cgi?id=196670

Attachment 367203: Added ForTesting suffix to
plainTextUsingBackwardsTextIterator

https://bugs.webkit.org/attachment.cgi?id=367203&action=review




--- Comment #18 from Wenson Hsieh <wenson_hsieh at apple.com> ---
Comment on attachment 367203
  --> https://bugs.webkit.org/attachment.cgi?id=367203
Added ForTesting suffix to plainTextUsingBackwardsTextIterator

View in context: https://bugs.webkit.org/attachment.cgi?id=367203&action=review

> Source/WebCore/ChangeLog:17
> +	   make SimplifiedBackwardsTextIterator directly testable in layout
tests.

Nit - s/make/to make/


More information about the webkit-reviews mailing list