Searched refs:nth (Results 1 – 2 of 2) sorted by relevance
/cts/suite/cts/deviceTests/browserbench/assets/octane/js/ |
D | jquery.js | 4577 nth: function( elem, i, match ) { 5476 return jQuery.nth( elem, 2, "nextSibling" ); 5479 return jQuery.nth( elem, 2, "previousSibling" ); 5550 nth: function( cur, result, dir, elem ) { method
|
/cts/suite/cts/deviceTests/browserbench/assets/octane/css/ |
D | bootstrap.css | 1364 .table-striped tbody tr:nth-child(odd) td, 1365 .table-striped tbody tr:nth-child(odd) th {
|