[csswg-drafts] [css-forms-1] control-value() security and handling (#11860)

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

== [css-forms-1] control-value() security and handling ==
`control-value()` is morally equivalent to `attr()`, just with some special handling of the values since we know something about types. So, it should work identically to `attr()`:

* it's an "arbitrary substitution function"
* it has the same tainting behavior as attr() (and so can't be used in a URL)

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


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

Received on Thursday, 6 March 2025 22:47:09 UTC