Searched refs:SPECIAL_ELEMENTS (Results 1 – 3 of 3) sorted by relevance
518 export const SPECIAL_ELEMENTS: Record<NS, Set<TAG_ID>> = { constant
14 SPECIAL_ELEMENTS,744 return SPECIAL_ELEMENTS[ns].has(id);
4 …SPECIAL_ELEMENTS={[n.HTML]:{[r.ADDRESS]:!0,[r.APPLET]:!0,[r.AREA]:!0,[r.ARTICLE]:!0,[r.ASIDE]:!0,[…