Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d41b2a8b640c7af24bcb7fe0be005a19264479d1
https://github.com/WebKit/WebKit/commit/d41b2a8b640c7af24bcb7fe0be005a19264479d1
Author: Ahmad Saleem <[email protected]>
Date: 2022-12-21 (Wed, 21 Dec 2022)
Changed paths:
M LayoutTests/editing/inserting/insert-space-expected.txt
M LayoutTests/resources/assert-selection.js
Log Message:
-----------
Update 'assert-selection.js' from Chromium to latest version since now RegExp
lookbehind assertions is supported
Update 'assert-selection.js' from Chromium to latest version since now RegExp
lookbehind assertions is supported
https://bugs.webkit.org/show_bug.cgi?id=249309
Reviewed by Ryosuke Niwa.
This patch is to update testing script used for HTML editing test cases, which
are merged from Blink / Chromium. Previously, Webkit was using old version,
which didn't had requirement of "RegEx Lookbehind" but now since it is
supported, we can updated to latest and also update any test expectations as
well.
* LayoutTests/resources/assert-selection.js: Update
* LayoutTests/editing/inserting/insert-space-expected.txt: Rebaselined
Canonical link: https://commits.webkit.org/258229@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes