Bug 232630 - AX: some tests fail in WK1 since selection changes are reported asynchronously
Summary: AX: some tests fail in WK1 since selection changes are reported asynchronously
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-11-02 10:32 PDT by Sergio Villar Senin
Modified: 2021-11-02 10:35 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 Sergio Villar Senin 2021-11-02 10:32:29 PDT
Bug 224471 modified the way selection changes work making them asynchronous in some cases. These two tests fail in WK1 builds because of that

* accessibility/mac/selection-boundary-userinfo.html
* fast/forms/autofocus-opera-003.html

a11y is also progressively moved out of the main thread, migrating these test seems a step in the right direction.
Comment 1 Radar WebKit Bug Importer 2021-11-02 10:32:40 PDT
<rdar://problem/84936898>