Closed Bug 1743684 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 31796 - Allow computed accessible nodes to be backed by any AXObject

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(firefox97 fixed)

RESOLVED FIXED
97 Branch
Tracking Status
firefox97 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 31796 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/31796
Details from upstream follow.

Aaron Leventhal <aleventhal@google.com> wrote:

Allow computed accessible nodes to be backed by any AXObject

It's possible to reach AXObjects that don't have a backing DOM
element, or even a DOM node, via nextSibling, firstChild, etc.
The promise resolver needs to be able to handle those situations.

Bug: 792783,1245437
Change-Id: Ie7bf497acfc05814a245a9a14dc7d5964f4c0b4b

Reviewed-on: https://chromium-review.googlesource.com/3307539
WPT-Export-Revision: 37aff7e9f3865e4834ddc993ce8edbb7e59d891f

CI Results

Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 2 tests

Status Summary

Firefox

TIMEOUT: 2

Chrome

CRASH : 2

Safari

TIMEOUT: 2

Links

GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/accessibility/crashtests/computed-accessible-child-of-pseudo-element.html: TIMEOUT (Chrome: CRASH, Safari: TIMEOUT)
/accessibility/crashtests/computed-accessible-text-node.html: TIMEOUT (Chrome: CRASH, Safari: TIMEOUT)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cd6995b0d90b
[wpt PR 31796] - Allow computed accessible nodes to be backed by any AXObject, a=testonly
https://hg.mozilla.org/integration/autoland/rev/5b5859bb5f6e
[wpt PR 31796] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
You need to log in before you can comment on or make changes to this bug.