Skip to content
This repository was archived by the owner on Dec 7, 2022. It is now read-only.
This repository was archived by the owner on Dec 7, 2022. It is now read-only.

aria-haspopup does not include all possible values #397

@andrewseguin

Description

@andrewseguin

https://github.com/GoogleChrome/accessibility-developer-tools/blob/master/src/js/Constants.js#L635

Valid values is defined as boolean but actual supported values are "false", "true", "menu", "listbox", "tree", "grid", "dialog".

https://developer.mozilla.org/en-US/docs/Web/API/Element/ariaHasPopup

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions