Home
last modified time | relevance | path

Searched refs:hasInListItemScope (Results 1 – 4 of 4) sorted by relevance

/third_party/parse5/packages/parse5/lib/parser/
Dopen-element-stack.test.ts342 assert.ok(stack.hasInListItemScope($.P));
346 assert.ok(!stack.hasInListItemScope($.P));
351 assert.ok(stack.hasInListItemScope($.P));
354 assert.ok(!stack.hasInListItemScope($.P));
Dopen-element-stack.ts281 hasInListItemScope(tagName: $): boolean { method in OpenElementStack
Dindex.ts2495 if (p.openElements.hasInListItemScope($.LI)) {
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/asciidoctor-chunker/
Dasciidoctor-chunker.js4hasInListItemScope(T.LI)&&(e.openElements.generateImpliedEndTagsWithExclusion(T.LI),e.openElements… method in e.exports