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

Checkboxes with the same name must behave like a radio buttons group #12707

Merged
merged 1 commit into from
Dec 9, 2020

Conversation

calixteman
Copy link
Contributor

@calixteman calixteman commented Dec 8, 2020

Fixes #12706.

@calixteman
Copy link
Contributor Author

I'll add a test for this once the PR for integration tests is merged.

@timvandermeij
Copy link
Contributor

/botio-linux preview

@pdfjsbot
Copy link

pdfjsbot commented Dec 9, 2020

From: Bot.io (Linux m4)


Received

Command cmd_preview from @timvandermeij received. Current queue size: 0

Live output at: http://54.67.70.0:8877/7c54a26bdf6ea42/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Dec 9, 2020

From: Bot.io (Linux m4)


Success

Full output at http://54.67.70.0:8877/7c54a26bdf6ea42/output.txt

Total script time: 4.11 mins

Published

@timvandermeij timvandermeij merged commit f48cfba into mozilla:master Dec 9, 2020
@timvandermeij
Copy link
Contributor

Thanks!

calixteman added a commit to calixteman/pdf.js that referenced this pull request Dec 10, 2020
… radio buttons

 * Integration tests: Add a function to load a pdf and wait for a selected element
 * Integration tests: Add a function to close all the open pages
calixteman added a commit to calixteman/pdf.js that referenced this pull request Dec 14, 2020
… radio buttons

 * Integration tests: Add a function to load a pdf and wait for a selected element
 * Integration tests: Add a function to close all the open pages
calixteman added a commit to calixteman/pdf.js that referenced this pull request Dec 14, 2020
… radio buttons

 * Integration tests: Add a function to load a pdf and wait for a selected element
 * Integration tests: Add a function to close all the open pages
timvandermeij added a commit that referenced this pull request Dec 14, 2020
Follow-up of #12707: Add an integration test for checkboxes as radio …
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Checkboxes with the same name should behave like a radio button group
3 participants