- From: Leonardo Couto Chueri via GitHub <noreply@w3.org>
- Date: Sun, 17 May 2026 14:20:04 +0000
- To: public-css-archive@w3.org
lcchueri has just created a new issue for https://github.com/w3c/csswg-drafts:
== Proposal for pseudo class matching form element submitting state ==
Proposal for a pseudo class that can express if a form element is submitting, so that is possible control its properties and the controls inside the form.
use case: change the still to come property `interactivity: inert` , so could help resolve the "double submission problem"
ex.: `form::submitting button [type=submit] {interactivity: inert;}`
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13936 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 17 May 2026 14:20:05 UTC