Skip to content

[css-paint-api][css-typed-om] Reifying inputArguments #895

Open
@andruud

Description

@andruud

CSS Typed OM does not define how to reify values without the context of a property. This means that we can't create a CSSStyleValue from a syntax descriptor: we'd need a property registered with that syntax. (For instance, if you pass a <color> as an input argument, what is the [[associatedProperty]] set to for the resulting direct CSSStyleValue? An easy thing to fix maybe, but it's not defined currently).

We could say that these values are reified in the context an anonymous registered custom property with that syntax ... or something.

cc @bfgeek

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions