Bug 263955 - Twelve css WPTs are failing with async overflow scrolling enabled on macOS
Summary: Twelve css WPTs are failing with async overflow scrolling enabled on macOS
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-10-31 01:41 PDT by Abrar Rahman Protyasha
Modified: 2024-08-15 11:42 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Abrar Rahman Protyasha 2023-10-31 01:41:12 PDT
Eight WPTs from the `css/` directory are failing in ToT with the `AsyncOverflowScrollingEnabled` web preference set to true. A couple of the failures are not concerning, but at any rate, here is a summary.

The failed tests:
imported/w3c/web-platform-tests/css/compositing/mix-blend-mode/mix-blend-mode-parent-element-overflow-scroll.html
imported/w3c/web-platform-tests/css/css-grid/grid-model/grid-container-scrollbar-vertical-lr-001.html
imported/w3c/web-platform-tests/css/css-grid/grid-model/grid-container-scrollbar-vertical-rl-001.html
imported/w3c/web-platform-tests/css/css-masking/clip/clip-rect-scroll.html
imported/w3c/web-platform-tests/css/css-overflow/overflow-auto-scrollbar-gutter-intrinsic-003.html
imported/w3c/web-platform-tests/css/css-position/position-fixed-scroll-nested-fixed.html
imported/w3c/web-platform-tests/css/css-scrollbars/textarea-scrollbar-width-none.html
imported/w3c/web-platform-tests/css/css-ui/outline-negative-offset-composited-scroll.html

Of these eight tests, `imported/w3c/web-platform-tests/css/css-overflow/overflow-auto-scrollbar-gutter-intrinsic-003.html` and `imported/w3c/web-platform-tests/css/css-scrollbars/textarea-scrollbar-width-none.html` only have a 0.01% image diff, and shouldn't really be failing.

While the other tests have regressed, they now show the same failure mode as what WebDriver produces (i.e. WKTR test results and wpt.fyi test results match).
Comment 1 Radar WebKit Bug Importer 2023-10-31 01:41:23 PDT
<rdar://problem/117728258>
Comment 2 Abrar Rahman Protyasha 2023-11-01 00:47:36 PDT
Adding four more WPTs to the list of failures:

imported/w3c/web-platform-tests/css/css-scroll-snap/snap-inline-block.html
imported/w3c/web-platform-tests/css/css-transforms/transform3d-preserve3d-001.html
imported/w3c/web-platform-tests/css/cssom-view/scroll-behavior-element.html
imported/w3c/web-platform-tests/css/cssom-view/scroll-behavior-smooth-positions.html
Comment 3 EWS 2024-08-15 11:42:49 PDT
Test gardening commit 282298@main (2570d3dbdc76): <https://commits.webkit.org/282298@main>

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