[css-properties-and-values-api] define how typed custom properties influence @supports · Issue #118 · w3c/css-houdini-drafts (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Assignees

shans

@heycam

Description

@heycam

We should define how registered custom properties affect @supports. For example if registered with type <length> then @supports (--something: red) would evaluate to false and @supports (--something: 2px) true.

Metadata

Metadata

Labels

Development

No branches or pull requests

Issue actions