Bug 232630
Summary: | AX: some tests fail in WK1 since selection changes are reported asynchronously | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sergio Villar Senin <svillar> |
Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | andresg_22, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=224471 |
Sergio Villar Senin
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/84936898>