Bug 206000 - [GTK] compositing/clipping/border-radius-async-overflow-non-stacking.html failing after r250651
Summary: [GTK] compositing/clipping/border-radius-async-overflow-non-stacking.html fai...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-09 06:46 PST by Diego Pino
Modified: 2024-05-29 04:28 PDT (History)
3 users (show)

See Also:


Attachments
Test expected result vs actual result (77.96 KB, image/png)
2020-01-09 06:46 PST, Diego Pino
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Pino 2020-01-09 06:46:26 PST
Created attachment 387220 [details]
Test expected result vs actual result

The test is failing since async scrolling was enabled in r250651.
Comment 1 Carlos Garcia Campos 2020-01-09 07:13:10 PST
Weird, async scrolling shouldn't affect GTK unless AC mode is forced, which is not the case of layout tests.
Comment 2 Diego Pino 2024-05-29 04:28:34 PDT
This test is passing since 275045@main ([GTK] Enable `forceCompositingMode` by default).

https://results.webkit.org/?platform=GTK&suite=layout-tests&test=compositing%2Fclipping%2Fborder-radius-async-overflow-non-stacking.html

After updating test expectations in 279290@main, there are no more tests referring to this bug. Closing bug.