[csswg-drafts] [css-forms-1] How to allow control-value() to be used from an arbitrary element? (#12409)

nt1m has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-forms-1] How to allow control-value() to be used from an arbitrary element? ==
If control-value() is used from a pseudo-element for a form control, it's pretty obvious how to look up the element to get the value from. It's less obvious if you use it on an arbitrary element.

One suggestion is to add an implicit link on `output` elements, but I'm curious if we should/could add another mechanism in `control-value()`

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12409 using your GitHub account


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

Received on Friday, 27 June 2025 16:43:18 UTC