Home
last modified time | relevance | path

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

123

/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/resources/
Dreport.css143 table.coverage thead {
147 table.coverage thead td {
153 table.coverage thead td.bar {
157 table.coverage thead td.ctr1 {
162 table.coverage thead td.ctr2 {
167 table.coverage thead td.sortable {
174 table.coverage thead td.up {
178 table.coverage thead td.down {
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/data/tree_construction/
Dtemplate.dat220 <table><thead><template></template></thead>
229 | <thead>
358 <table><thead><template><td></template></table>
366 | <thead>
372 <table><template><thead></template></table>
382 | <thead>
401 <table><template><thead></template></thead></table>
404 bad /thead after /template
412 | <thead>
415 <table><thead><template><tr></template></table>
[all …]
Dwebkit02.dat58 <table><td></thead>A
84 <table><thead><td></tbody>A
91 | <thead>
Dtests_innerHTML_1.dat143 <a><thead><tr>
149 | <thead>
289 <span><thead><span>
381 <thead><a>
510 <thead><td>
602 <thead><a>
650 </thead><a>
Dtests6.dat267 <table><caption></body></col></colgroup></html></tbody></td></tfoot></th></thead></tr>
278 Line: 1 Col: 81 Unexpected end tag (thead). Ignored.
321 </table></tbody></tfoot></thead></tr><div>
326 Line: 1 Col: 32 Unexpected end tag (thead). Ignored.
436 </tbody></tfoot></thead><td>
440 Line: 1 Col: 24 Unexpected end tag (thead). Ignored.
464 <caption><col><colgroup><tbody><tfoot><thead><tr>
471 Line: 1 Col: 45 Unexpected start tag (thead).
479 <table><tbody></thead>
482 Line: 1 Col: 22 Unexpected end tag (thead) in the table body phase. Ignored.
[all …]
Dtests17.dat113 <!doctype html><select><thead>
Dtables01.dat60 <table></body></caption></col></colgroup></html></tbody></td></tfoot></th></thead></tr><td>
/external/markdown/docs/extensions/
DTables.txt28 <thead>
33 </thead>
/external/jacoco/org.jacoco.doc/docroot/doc/.resources/
Ddoc.css154 table.coverage thead {
158 table.coverage thead td {
164 table.coverage thead td.ctr1 {
170 table.coverage thead td.ctr2 {
/external/markdown/markdown/extensions/
Dtables.py52 thead = etree.SubElement(table, 'thead')
53 self._build_row(header[0], thead, align, border)
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/static/
Dbase.css81 .status-table > thead {
89 .status-table > thead,
/external/clang/www/analyzer/
Dcontent.css51 table.options thead {
76 table.checkers thead {
87 table.checkers thead td,
/external/libdrm/nouveau/
Dbufctx.c110 DRMLISTDELINIT(&pref->base.thead); in nouveau_bufctx_reset()
138 DRMLISTADDTAIL(&pref->base.thead, &bctx->pending); in nouveau_bufctx_refn()
Dnouveau.h160 struct nouveau_list thead; member
/external/libphonenumber/demo/war/stylesheets/
Dmain.css14 thead { selector
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/page/
DSessionsPage.java109 final HTMLElement tr = table.thead().tr(); in sessionTable()
126 final HTMLElement tr = table.thead().tr(); in executionDataTable()
/external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/ref/
Dref.css175 .realtable thead { background-color: #99ccff;
182 .realtable thead :first-child {
185 .realtable thead th { border-width: 0px 0px 2px 1px }
/external/clang/tools/scan-build/share/scan-build/
Dscanview.css7 th, table thead {
/external/mesa3d/src/gallium/drivers/nv30/
Dnv30_context.c52 LIST_FOR_EACH_ENTRY(bref, &push->bufctx->current, thead) { in nv30_context_kick_notify()
/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/
DHTMLElementTest.java183 root.thead(); in testThead()
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/
DHTMLElement.java288 public HTMLElement thead() throws IOException { in thead() method in HTMLElement
/external/clang/include/clang/AST/
DCommentHTMLTags.td46 def Thead : Tag<"thead"> { let EndTagOptional = 1; }
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/table/
DTable.java102 final HTMLElement tr = table.thead().tr(); in header()
/external/owasp/sanitizer/lib/htmlparser-1.3/doc/
Dtree-construction.txt692 thead element, a tr element, the body element, or the html
704 element, a thead element, a tr element, the body element, or the
987 8. If the common ancestor node is a table, tbody, tfoot, thead,
1220 "thead", "tr"
1359 A start tag whose tag name is one of: "tbody", "tfoot", "thead"
1390 "colgroup", "html", "tbody", "td", "tfoot", "th", "thead", "tr"
1426 tbody, tfoot, thead, or tr element, then, whenever a node would
1464 "tbody", "td", "tfoot", "th", "thead", "tr"
1475 "tbody", "td", "tfoot", "th", "thead", "tr"
1548 An end tag whose tag name is one of: "tbody", "tfoot", "thead"
[all …]
/external/llvm/docs/_ocamldoc/
Dstyle.css7 form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td selector

123