Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: db42544a3d68961ad1c8daa0383e2e5ad7feb2e5
https://github.com/WebKit/WebKit/commit/db42544a3d68961ad1c8daa0383e2e5ad7feb2e5
Author: Nikolaos Mouchtaris <[email protected]>
Date: 2023-05-03 (Wed, 03 May 2023)
Changed paths:
M LayoutTests/resources/ui-helper.js
Log Message:
-----------
[UI-side compositing] Scrollbar tests should use web process state for select
elements
https://bugs.webkit.org/show_bug.cgi?id=255671
rdar://108275933
Reviewed by Simon Fraser.
Even with UI-side compositing on, RenderListBox keeps its NSScrollerImps in the
web process.
The horizontal/verticalScrollbarState UIHelper functions should use the web
process version
if the input element is a select element.
* LayoutTests/resources/ui-helper.js:
Canonical link: https://commits.webkit.org/263656@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes