Searched refs:thead (Results 1 – 2 of 2) sorted by relevance
/cts/suite/cts/deviceTests/browserbench/assets/octane/css/ |
D | bootstrap.css | 1295 .table thead th { 1298 .table caption + thead tr:first-child th, 1299 .table caption + thead tr:first-child td, 1300 .table colgroup + thead tr:first-child th, 1301 .table colgroup + thead tr:first-child td, 1302 .table thead:first-child tr:first-child th, 1303 .table thead:first-child tr:first-child td { 1326 .table-bordered caption + thead tr:first-child th, 1329 .table-bordered colgroup + thead tr:first-child th, 1332 .table-bordered thead:first-child tr:first-child th, [all …]
|
/cts/suite/cts/deviceTests/browserbench/assets/octane/js/ |
D | jquery.js | 5646 thead: [ 1, "<table>", "</table>" ], property 5656 wrapMap.tbody = wrapMap.tfoot = wrapMap.colgroup = wrapMap.caption = wrapMap.thead;
|