TODO(epoger): Add ability to filter builder and test names
(using a free-form text field, with partial string match)
TODO(epoger): Add more columns, such as pixel diffs, notes/bugs,
ignoreFailure boolean
TODO(epoger): Improve the column sorting, as per
http://jsfiddle.net/vojtajina/js64b/14/
TODO(epoger): Right now, if you change which column is used to
sort the data, the column widths may fluctuate based on the
longest string currently visible within the top {{displayLimit}}
results. Can we fix the column widths to be wide enough to hold
any result, even the currently hidden results?
Found {{filteredTestData.length}} matches, and displaying the first
{{displayLimit}}:
(click on the column header radio buttons to re-sort by that column)