Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(269)

Side by Side Diff: tools/code_coverage/third_party/README.chromium

Issue 10681003: Added sorting functionality to HTML tables on coverage dashboard. (Closed) Base URL: https://src.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « tools/code_coverage/croc_html.py ('k') | tools/code_coverage/third_party/sorttable.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Name: SortTable
2 Short Name: sorttable.js
3 URL: http://www.kryogenix.org/code/browser/sorttable/
4 Version: 2
5 Date: 7th April 2007
6 License: Licenced as X11: http://www.kryogenix.org/code/browser/licence.html
7
8 Description:
9 Add <script src="sorttable.js"></script> to your HTML
10 Add class="sortable" to any table you'd like to make sortable
11 Click on the headers to sort
OLDNEW
« no previous file with comments | « tools/code_coverage/croc_html.py ('k') | tools/code_coverage/third_party/sorttable.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698