Skip to content

[css-typed-om] Simplifying reification language #732

@darrnshn

Description

@darrnshn

I wonder if it's possible do reification generically for a subset of properties so that we don't have to write so much spec text.

For example, could we say that if a property only takes identifiers, then its specified value reifies as a CSSKeywordValue. Another thing we could do is if a property's computed value is "as specified", then the computed reification is the same as specified reification etc.

On the other hand, we'll probably need to specify a list of all the supported properties anyway, and copy & pasting for those simple cases doesn't add that much time.

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