Skip to content

[css-values-5] Should an arbitrary substitution nested within another be accepted in context? #10337

@cdoublev

Description

@cdoublev
@page { size: env(safe-area-inset-top, attr(size length)) }

Is size declared with a valid value?

var(--custom, var(1)) must be invalid in any property value: the basic syntax of var(1) is checked, but should its validity in the context be checked?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Closed as Question AnsweredUsed when the issue is more of a question than a problem, and it's been answered.css-values-5

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions