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
Implement ask_for_reset for HTMLSelectElement. #7963
Merged
Add fixes based on review.
4849033
Select commit
b1d6b0f
Implement ask_for_reset for HTMLSelectElement.
dagnir 6e9e146
Implement pick_option.
dagnir c070c7a
Update and correct tests.
dagnir 663801e
ask for reset and pick on option insert.
dagnir ea21db6
Move cast into if block.
dagnir fcfc391
Update test.
dagnir b5e991c
Replace if-else with match.
dagnir d561b4f
Remove extra indent.
dagnir 15a8b6b
Mark failure for remove test as expected.
dagnir 92e0083
Add fixes based on review.
dagnir 4849033
Add fixes based on review.
dagnir
Merged
Implement ask_for_reset for HTMLSelectElement. #7963
Add fixes based on review.
Oct 7, 2015
Oct 23, 2015
Oct 23, 2015
Oct 23, 2015
Oct 23, 2015
Oct 24, 2015
Oct 25, 2015
Oct 25, 2015
Oct 25, 2015
Oct 27, 2015
Oct 28, 2015
4849033
Select commit
b1d6b0f
Implement ask_for_reset for HTMLSelectElement.
dagnir 6e9e146
Implement pick_option.
dagnir c070c7a
Update and correct tests.
dagnir 663801e
ask for reset and pick on option insert.
dagnir ea21db6
Move cast into if block.
dagnir fcfc391
Update test.
dagnir b5e991c
Replace if-else with match.
dagnir d561b4f
Remove extra indent.
dagnir 15a8b6b
Mark failure for remove test as expected.
dagnir 92e0083
Add fixes based on review.
dagnir 4849033
Add fixes based on review.
dagnir