Skip to content

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

Description

@tabatkins

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions