Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
cookiecrook opened this issue Dec 12, 2024 · 1 comment
Open

Comments

@cookiecrook
Copy link
Collaborator

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.

@cookiecrook
Copy link
Collaborator Author

cookiecrook commented Dec 12, 2024

That test predates my knowledge of the .tentative test name feature, so we can probably get rid of the fragile dir altogether when we go in there…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant