Open Bug 1997496 Opened 2 months ago

[wpt-sync] Sync PR 55784 - Support for testing additional accessibility properties beyond name and role.

Categories

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

task

Tracking

(Not tracked)

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

James Teh <jteh@mozilla.com> wrote:

Support for testing additional accessibility properties beyond name and role.

  1. Implement get_element_accessible_node and get_accessible_node in wptrunner and TestDriver. For wptrunner, this is currently only supported in executormarionette (Gecko), as there is no implementation yet in any other browser to support.
  2. Add AriaUtils.verifyAccessibilityTree for simpler tree verification using a simple JS object.
  3. Add simple WPT tests exercising and demonstrating these new methods.
You need to log in before you can comment on or make changes to this bug.