/external/chromium_org/third_party/WebKit/Source/core/html/ |
D | HTMLTableRowsCollection.cpp | 103 …lement* tfoot = Traversal<HTMLElement>::lastChild(table, HasHTMLTagName(tfootTag)); tfoot; tfoot =… in lastRow() local 104 if (HTMLTableRowElement* lastRow = Traversal<HTMLTableRowElement>::lastChild(*tfoot)) in lastRow()
|
D | HTMLTagNames.in | 130 tfoot interfaceName=HTMLTableSectionElement
|
/external/chromium_org/chrome/browser/resources/ |
D | identity_internals.js | 43 var tfoot = this.ownerDocument.createElement('tfoot'); 44 tfoot.appendChild(this.createButtons_()); 45 table.appendChild(tfoot);
|
/external/chromium_org/third_party/WebKit/PerformanceTests/CSS/resources/ |
D | bootstrap.min.css | 8 …tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.428…
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/ |
D | reset.css | 16 table, caption, tbody, tfoot, thead, tr, th, td { selector
|
/external/chromium_org/styleguide/c++/ |
D | c++11.css | 65 tfoot, selector 300 table tfoot th { 304 tfoot { selector
|
/external/clang/include/clang/AST/ |
D | CommentHTMLTags.td | 47 def Tfoot : Tag<"tfoot"> { let EndTagOptional = 1; }
|
/external/owasp/sanitizer/lib/htmlparser-1.3/doc/ |
D | tree-construction.txt | 691 tbody element, a td element, a tfoot element, a th element, a 703 element, a tbody element, a td element, a tfoot element, a th 987 8. If the common ancestor node is a table, tbody, tfoot, thead, 1219 "frame", "frameset", "head", "tbody", "td", "tfoot", "th", 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/doclava/res/assets/templates/assets/ |
D | doclava-developer-core.css | 9 tfoot,thead,tr,th,td,form,fieldset, selector
|
/external/chromium_org/remoting/webapp/ |
D | main.css | 10 tfoot, thead, tr, th, td, button { selector
|
/external/tagsoup/ |
D | CHANGES | 21 Allow cells and forms in thead and tfoot elements without intervening tr element
|
/external/okhttp/website/static/ |
D | bootstrap-combined.min.css | 9 …tfoot:last-child tr:last-child>td:first-child,.table-bordered tfoot:last-child tr:last-child>th:fi…
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
D | html.css | 262 tfoot { selector
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/ |
D | dojo-1.6.1.js | 6526 table: 1, tbody: 1, tfoot: 1, thead: 1, tr: 1, title: 1}; property 6852 tfoot: ["table"], property
|
D | jquery-1.6.4.js | 5553 wrapMap.tbody = wrapMap.tfoot = wrapMap.colgroup = wrapMap.caption = wrapMap.thead;
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/ |
D | mootools-1.2.2-core-nc.js | 1939 translations.thead = translations.tfoot = translations.tbody;
|
D | concat-jquery-mootools-prototype.js | 6315 translations.thead = translations.tfoot = translations.tbody;
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/gdocs/js/ |
D | jquery-1.4.1.min.js | 100 …ea:[1,"<map>","</map>"],_default:[0,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.capti…
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/htmlfiles/ |
D | jquery-1.4.3.min.js | 111 area:[1,"<map>","</map>"],_default:[0,"",""]};O.optgroup=O.option;O.tbody=O.tfoot=O.colgroup=O.capt…
|
/external/chromium-trace/trace-viewer/test_data/ |
D | v8.log | 3304 code-creation,RegExp,-2,0x42462980,1301,"^<(thead|tbody|tfoot|colg|cap)"
|