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 upParse size attribute of HTMLInputElemnt correctly #9119
Conversation
highfive
commented
Jan 2, 2016
|
Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @pcwalton (or someone else) soon. |
|
You can rearrange the order of the match statement to avoid duplicated code. A reftest would be nice. |
|
Sure, I'll try and learn how testing works. |
|
Feel free to take the tests I mentioned in the original issue: #8773 |
|
|
|
Sorry, we're no longer accepting new tests under |
|
Ugh. Just land the manifest changes, I guess. Do remove my FIXME comment though, please. |
|
@TheKK As Ms2ger said, you can also delete the comment referring to this bug. ( |
|
Oh, my bad. I read it as "Do not remove" :p |
|
@bors-servo r=eefriedman |
|
|
Parse size attribute of HTMLInputElemnt correctly Should fix #8773 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9119) <!-- Reviewable:end -->
|
|
|
@bors-servo retry |
|
|
|
|
|
@bors-servo retry |
|
|
|
Just wondering. What happened after you tell the bot to rebuild with a certain issue number? |
|
@TheKK it's simply a way for us to track intermittent errors. We link it to an existing issue so that we know all of the instances where the intermittent errors happened. |
|
Thanks for explain. I thought the bot will magically skip the tests mentioned by these issues. |
|
|
TheKK commentedJan 2, 2016
Should fix #8773