- From: Joey Arhar via GitHub <noreply@w3.org>
- Date: Mon, 07 Jul 2025 23:44:50 +0000
- To: public-css-archive@w3.org
I like Luke's idea and agree with Emilio's comment. I think that using appearance:base to opt into a popover picker instead of a "native" browser one could address concerns about existing validation bubbles crossing boundaries like coming out of an iframe. I 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 I couldn't find a spot in the document to append a popover element for form-associated custom elements (for others like `<input>`, I put it in their user-agent shadowroot). -- GitHub Notification of comment by josepharhar Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7172#issuecomment-3046846781 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 7 July 2025 23:44:51 UTC