- From: Joey Arhar via GitHub <sysbot+gh@w3.org>
- Date: Tue, 03 Sep 2024 20:24:01 +0000
- To: public-css-archive@w3.org
The draft HTML spec that I've written explicitly says that ::picker(select) maps to an element which has the popover attribute, and we resolved on making it a part-like pseudo element. I still don't see how adding a special case to not parse :popover-open is helpful, but since its functionally the same as :open for popover animations and therefore doesn't limit what authors can do, and there seems to be significant pushback, I'll let it go and add a console message in this case to help point developers to the accepted syntax. Proposed resolution: add a special case to not parse :popover-open for the ::picker(select) pseudo-element. -- GitHub Notification of comment by josepharhar Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10775#issuecomment-2327371177 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 3 September 2024 20:24:02 UTC