Without calling the Custom Elements JavaScript API any <tag-name> (with a hyphen!) becomes a valid HTMLElement (aka UNdefined Custom Element), not HTMLUnknownElement as many blogs and even AI claim. A Declarative ShadowDOM (DSD) with <template shadowrootmode="open"> IS a UNdefined Custom Element
2 likes 0 replies
?