Searched refs:hasInListItemScope (Results 1 – 4 of 4) sorted by relevance
342 assert.ok(stack.hasInListItemScope($.P));346 assert.ok(!stack.hasInListItemScope($.P));351 assert.ok(stack.hasInListItemScope($.P));354 assert.ok(!stack.hasInListItemScope($.P));
281 hasInListItemScope(tagName: $): boolean { method in OpenElementStack
2495 if (p.openElements.hasInListItemScope($.LI)) {
4 …hasInListItemScope(T.LI)&&(e.openElements.generateImpliedEndTagsWithExclusion(T.LI),e.openElements… method in e.exports