Skip to content

Ui test page improvements#9706

Merged
islemaster merged 2 commits into
stagingfrom
ui-test-page-improvements
Jul 26, 2016
Merged

Ui test page improvements#9706
islemaster merged 2 commits into
stagingfrom
ui-test-page-improvements

Conversation

@islemaster

Copy link
Copy Markdown
Contributor
  • There was a display bug when toggling whether succeeded tests were visible; after being hidden and shown again, successful test result columns did not align with failures. This is because 'inherit' is not the right display style for a element; should use display: table-row instead.
  • Add status page link to end of test run, so you don't have to scroll back through all the test room output to find the status page.

There was a display bug when toggling whether succeeded tests were visible; after being hidden and shown again, successful test result columns did not align with failures.  This is because 'inherit' is not the right display style for a <tr> element; should use `display: table-row` instead.
@davidsbailey

Copy link
Copy Markdown
Member

LGTM

@islemaster islemaster merged commit 3932b7f into staging Jul 26, 2016
@islemaster islemaster deleted the ui-test-page-improvements branch July 26, 2016 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants