Home
last modified time | relevance | path

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

/cts/suite/cts/deviceTests/browserbench/assets/octane/css/
Dbootstrap.css1295 .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/
Djquery.js5646 thead: [ 1, "<table>", "</table>" ], property
5656 wrapMap.tbody = wrapMap.tfoot = wrapMap.colgroup = wrapMap.caption = wrapMap.thead;