Searched refs:hasTableBodyContextInTableScope (Results 1 – 4 of 4) sorted by relevance
397 assert.ok(!stack.hasTableBodyContextInTableScope());403 assert.ok(stack.hasTableBodyContextInTableScope());406 assert.ok(!stack.hasTableBodyContextInTableScope());409 assert.ok(stack.hasTableBodyContextInTableScope());
336 hasTableBodyContextInTableScope(): boolean { method in OpenElementStack
3022 if (p.openElements.hasTableBodyContextInTableScope()) {3051 if (p.openElements.hasTableBodyContextInTableScope()) {
4 …hasTableBodyContextInTableScope()&&(e.openElements.clearBackToTableBodyContext(),e.openElements.po… method in e.exports