Home
last modified time | relevance | path

Searched refs:nth (Results 1 – 2 of 2) sorted by relevance

/cts/suite/cts/deviceTests/browserbench/assets/octane/js/
Djquery.js4577 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/
Dbootstrap.css1364 .table-striped tbody tr:nth-child(odd) td,
1365 .table-striped tbody tr:nth-child(odd) th {