Bug 206164 - [LFC][Integration] editing/text-iterator/findString.html fails on iOS
Summary: [LFC][Integration] editing/text-iterator/findString.html fails on iOS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-01-13 02:20 PST by Antti Koivisto
Modified: 2020-01-13 08:11 PST (History)
9 users (show)

See Also:


Attachments
patch (2.38 KB, patch)
2020-01-13 06:47 PST, Antti Koivisto
zalan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>