- From: Luke Warlow via GitHub <noreply@w3.org>
- Date: Mon, 06 Oct 2025 23:02:46 +0000
- To: public-css-archive@w3.org
> didn't end up shipping my change to make all validation bubbles popovers due to lack of tether support (not sure what the current state of that is), and because couldn't find a spot in the document to append a popover element for form- associated custom elements (for others like <input>, Iput it in their user-agent shadowroot). Tether I think should be accounted for by the new anchored container queries right? As for where to put the error popover for custom elements would the form element be a possible place? It's not allowed an author shadow root so the UA is free to add one. The popover will be positioned via anchor positioning and so the Dom location is irrelevant. Could that work? -- GitHub Notification of comment by lukewarlow Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7172#issuecomment-3374574009 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 6 October 2025 23:02:47 UTC