Bug 249309 - Update 'assert_selection.js' from Chromium to latest version since now RegExp lookbehind assertions is supported
Summary: Update 'assert_selection.js' from Chromium to latest version since now RegExp...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-12-14 06:24 PST by Ahmad Saleem
Modified: 2022-12-21 18:29 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ahmad Saleem 2022-12-14 06:24:08 PST
Hi Team,

I am creating this bug to update our 'assert_selection.js' test script to the latest from source.chromium.org because the latest needed support of RegExp lookbehind assertions.

We had to use old version for our HTML Editing test cases.

I will do PR in few weeks because RegExp lookbehind assertions support just landed and I want to give it more time to bake and does not revert etc because then it would be cycle of back and forth updating test expectations.

But just wanted to create a bug for future reference.

Thanks!
Comment 1 Radar WebKit Bug Importer 2022-12-21 06:25:17 PST
<rdar://problem/103596542>
Comment 2 EWS 2022-12-21 18:29:56 PST
Committed 258229@main (d41b2a8b640c): <https://commits.webkit.org/258229@main>

Reviewed commits have been landed. Closing PR #7949 and removing active labels.