| 6 | |
| 7 | === 1. Test selectors === |
| 8 | |
| 9 | [[Image(section-1.png)]] |
| 10 | |
| 11 | These menus let you choose which test(s) you want to rebaseline. The first menu breaks down tests by failure type. Within that failure type, the second menu filters by directory. The third menu lists individual tests. You can use the « and » buttons to move through the tests in the chosen directory (there are also [#KeyboardShortcuts keyboard shortcuts]). The __View test__ link shows the test's source on `trac.webkit.org.` |
| 12 | |
| 13 | === Keyboard shortcuts === |
| 14 | |
| 15 | The following keyboard shortcuts are supported: |
| 16 | * left and right arrow: move through tests |
| 17 | * q: add the current test to the rebaseline queue |
| 18 | * x: remove the current test from the rebaseline queue |
| 19 | * r: rebaseline all the tests in the queue |