Bug 206164

Summary: [LFC][Integration] editing/text-iterator/findString.html fails on iOS
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, esprehn+autocc, ews-watchlist, glenn, kondapallykalyan, pdr, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch zalan: review+

Description Antti Koivisto 2020-01-13 02:20:20 PST
One of the subtests fails with

Searching for ‘a’ in long string with options [AtWordStarts]:
FAIL: Expected a match at 6146,6147 but got a match at 6145,6147 instead.

Looks like some sort of text iterator end-of-line handling issue.
Comment 1 Antti Koivisto 2020-01-13 06:47:02 PST
Created attachment 387523 [details]
patch
Comment 2 Antti Koivisto 2020-01-13 08:10:05 PST
https://trac.webkit.org/r254431
Comment 3 Radar WebKit Bug Importer 2020-01-13 08:11:16 PST
<rdar://problem/58529526>