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

Remove acceptance tests failing on GitHub #692

Merged
merged 1 commit into from
Dec 8, 2024
Merged

Conversation

fhoeben
Copy link
Owner

@fhoeben fhoeben commented Dec 8, 2024

Apparently finding nested span elements inside a select's option tags no longer works on Linux Chrome, versions 129 and higher.

This failed the acceptance tests on GitHub, #691.

According to the HTML spec such elements are actually not allowed. So I removed those tests.
The functionality does still work on Mac M1, with chrome 131. For this reason I did not actually remove the functionality to attempt to find such elements from the code.

@fhoeben fhoeben force-pushed the no_option_with_nested branch from 8e0998a to 5233788 Compare December 8, 2024 07:54
@fhoeben fhoeben merged commit d55ad58 into main Dec 8, 2024
0 of 2 checks passed
@fhoeben fhoeben deleted the no_option_with_nested branch December 8, 2024 07:58
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

Successfully merging this pull request may close these issues.

1 participant