Home
last modified time | relevance | path

Searched refs:SPECIAL_ELEMENTS (Results 1 – 3 of 3) sorted by relevance

/third_party/parse5/packages/parse5/lib/common/
Dhtml.ts518 export const SPECIAL_ELEMENTS: Record<NS, Set<TAG_ID>> = { constant
/third_party/parse5/packages/parse5/lib/parser/
Dindex.ts14 SPECIAL_ELEMENTS,
744 return SPECIAL_ELEMENTS[ns].has(id);
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/asciidoctor-chunker/
Dasciidoctor-chunker.js4SPECIAL_ELEMENTS={[n.HTML]:{[r.ADDRESS]:!0,[r.APPLET]:!0,[r.AREA]:!0,[r.ARTICLE]:!0,[r.ASIDE]:!0,[…