Re: [csswg-drafts] [css-pseudo-4] Should parent and element attributes of CSSPseudoElement interface be nullable? (#12115)

(Sorry for not getting to this till now)

Yeah, I think conceptually a pseudo-element should be internally represented as an `element, sequence<PseudoElement>` pair or so, and the `.parent` should always return the originating element.

But that does raise a bunch of questions about elements that generally don't render these, or what not.

-- 
GitHub Notification of comment by emilio
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12115#issuecomment-2850518996 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 5 May 2025 10:06:32 UTC