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 upIntermittent timeout of /css-flexbox-1_dev/html/flexbox-writing-mode-003.htm #12701
Labels
Comments
Member
KiChjang
commented
Aug 2, 2016
bors-servo
added a commit
that referenced
this issue
Nov 12, 2016
Return `KeyReaction::Nothing` for a Tab event Do nothing instead of triggering the default action for a tab event. Hitting the tab key in an html text input shouldn't submit the form, and for any text input, the tab key should have a particular action associated, not the default action. This cleans up #12701. - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14184) <!-- Reviewable:end -->
|
Test file doesn't exist any more. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment