Searched refs:sectionTags (Results 1 - 1 of 1) sorted by relevance

/external/webkit/LayoutTests/fast/dom/HTMLTableSectionElement/script-tests/
H A Drows.js13 var sectionTags = [ variable
35 for (i = 0; i < sectionTags.length; ++i)
36 shouldBe('checkRowNesting("' + sectionTags[i] + '")', '0');

Completed in 1326 milliseconds