Pass | assert_equals(Element node <thead id="thead1"></thead>, Element node <thead id="thead1"></thead>)
at Test.<anonymous> ( /html/semantics/tabular-data/the-table-element/tHead.html:20:5) |
Pass | assert_equals(Element node <thead id="thead2"></thead>, Element node <thead id="thead2"></thead>)
at Test.<anonymous> ( /html/semantics/tabular-data/the-table-element/tHead.html:25:5) |
Pass | assert_equals(Element node <thead id="thead3"></thead>, Element node <thead id="thead3"></thead>)
at Test.<anonymous> ( /html/semantics/tabular-data/the-table-element/tHead.html:30:5) |
Pass | assert_equals(Element node <thead id="thead3"></thead>, Element node <thead id="thead3"></thead>)
at Test.<anonymous> ( /html/semantics/tabular-data/the-table-element/tHead.html:33:5) |
Pass | assert_equals(Element node <thead id="thead3"></thead>, Element node <thead id="thead3"></thead>)
at Test.<anonymous> ( /html/semantics/tabular-data/the-table-element/tHead.html:34:5) |
Pass | assert_equals(null, null)
at Test.<anonymous> ( /html/semantics/tabular-data/the-table-element/tHead.html:37:5) |
Pass | assert_equals(Element node <thead></thead>, Element node <thead></thead>)
at Test.<anonymous> ( /html/semantics/tabular-data/the-table-element/tHead.html:43:5) |
Pass | assert_equals(Element node <caption id="tcaption"></caption>, Element node <caption id="tcaption"></caption>)
at Test.<anonymous> ( /html/semantics/tabular-data/the-table-element/tHead.html:45:5) |
Pass | assert_equals(Element node <tbody id="tbody1"></tbody>, Element node <tbody id="tbody1"></tbody>)
at Test.<anonymous> ( /html/semantics/tabular-data/the-table-element/tHead.html:46:5) |
Pass | assert_throws_js(function "function TypeError() { [native code] }", function "function(){ t.tHead = document.createElement("div"); }")
at Test.<anonymous> ( /html/semantics/tabular-data/the-table-element/tHead.html:48:5) |
Pass | assert_throws_dom("HierarchyRequestError", function "function(){ t.tHead = document.createElement("tbody"); }")
at Test.<anonymous> ( /html/semantics/tabular-data/the-table-element/tHead.html:52:5) |