Skip to content

2E only if control has the correct role #18

@JAWS-test

Description

@JAWS-test
<input id=test>

<label for=test>
before
<input value=value aria-labelledby=aria disabled role=presentation>
after
</label>

<div id=aria>aria-labelledby</div>

input with id=test should not use Step 2E (use the value of the 2nd input because it has not role=textbox due to role=presentation) but Step 2B (use aria-labelledby). It works correct in Chrome

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions