[layout test results.html] Add copy single line button
Getting all selected tests in a single line is a frequently used feature. However, it needed several clicks/keystrokes to get it: 1. Choose plain wrapped format (2 clicks); 2. Ctrl-A 3. Ctrl-C 4. Choose the previous format because we can do nothing else useful with the plain wrapped format (2 clicks). With the new button, we can copy the selected tests in a single line by one click. BTW also added one click copy of the tests in the current format (which can be also done with Ctrl-A + Ctrl-C). Change-Id: If1e7fcc12c799c384a0759b4dbd00b5df1aed6cb Reviewed-on: https://chromium-review.googlesource.com/804735Reviewed-by:Aleks Totic <atotic@chromium.org> Commit-Queue: Aleks Totic <atotic@chromium.org> Cr-Commit-Position: refs/heads/master@{#521199}
Showing
Please register or sign in to comment