Skip to content

Move role/label tests that assert on unrendered elements to tentative #158

Open
@cookiecrook

Description

IIRC, HTML does not require some elements (like <optgroup>) to be rendered, and WebDriver doesn’t require a role return value on something unrendered.

So a few tests are failing due to unspecified implementation details. For example:
https://wpt.fyi/results/html-aam/fragile/optgroup-role.html?label=experimental&label=master&aligned

Above should be moved to tentative...

And this new PR (already marked tentative)

Maybe more.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions