https://un5n798jx6qx6j0rmf2verhh.julianrbryant.com/css-pseudo-4/#CSSPseudoElement-interface
You can get to the pseudo-element of an element with Element.pseudo(). But some pseudos are defined to have other pseudos hanging off them, like with ::part(label)::before. Does CSSPseudoElement need its own pseudo() method?