Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[css-values-4] Validity of generic interpolation function mix() #6700

@fantasai

Description

@fantasai

In #581 and #2854 we resolved to add a generic interpolation function, which takes a percentage, a start value, and an end value.

One outstanding question is: where is this notation valid?

  • It definitely needs to be valid as a top-level function that wraps the entire property's value.
  • Can it also be used as a lower-level syntax, e.g. for interpolating <length> values? What about <position> values (which have multiple components)?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions