Re: [csswg-drafts] [css-ui] Pseudo-elements for stylable select (#10462)

> Can someone explain the issue with it matching both in this issue? What is the problem https://github.com/w3c/csswg-drafts/issues/10462#issuecomment-2248672445 hints at with getComputedStyle() and getAnimations()?

I think that emilio said it has to do with the fact that there are two different ways to target the element in CSS and that some of them might want to return it as a pseudo element in some cases to avoid leaking shadow tree stuff, and that we want to return it as a proper element in other cases, and there is overlap between them.

I also think that this whole issue *might* be obsolete if we:
1. Remove the author-provided datalist: https://github.com/openui/open-ui/issues/1082
2. Remove the fallback button: https://github.com/w3c/csswg-drafts/issues/10717#issuecomment-2277286751

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


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

Received on Wednesday, 14 August 2024 19:57:35 UTC