Skip to content

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

Open
@tabatkins

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)

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