Namespace: accessibility

accessibility

Classes

Checks

Members

(static) ActionableRoles

Accessible object roles that support some action.

Source:

(static) State

Accessible states used to check element"s state from the accessiblity API perspective.

Note: if gecko is built with --disable-accessibility, the interfaces are not defined. This is why we use getters instead to be able to use these statically.

Source:

Methods

(static) get()

Factory function that constructs a new {@code accessibility.Checks} object with enforced strictness or not.

Source: