Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upImplement 'ask for a reset' algorithm for <select> elements #7774
Comments
|
Relevant FIXME which was added in #7745 |
|
I'm completely new to servo (and any browser engine dev). From looking at the spec, this seems relatively simple. Is this appropriate for a newcomer? |
|
I believe so! You'll probably want to implement |
|
Looks like the |
|
Thank you. I'll get to work on it |
|
Hi @jdm, here is what I've put together so far dagnir@c6267df. Please let me know what things need fixing before I send a PR |
|
A few useful changes:
Generally it's easier to make comments like these in our review tool; submitting PRs for early feedback is encouraged :) |
|
@jdm Thanks! I'lll send PRs in the future |
Implement ask_for_reset for HTMLSelectElement. Fixes #7774 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7963) <!-- Reviewable:end -->
https://html.spec.whatwg.org/multipage/#ask-for-a-reset