Skip to content

[css-typed-om] update CSSPerspectiveValue to accept perspective(none) #1051

@dbaron

Description

@dbaron

In w3c/csswg-drafts#6488 the CSS Working Group resolved to add perspective(none) and it was added in w3c/csswg-drafts#6691 .

This requires updates to CSSPerspective.

It's not clear to me if the best way to make these updates is by changing CSSNumericValue to CSSStyleValue or changing it to (CSSNumericValue or CSSKeywordValue), or perhaps (although probably not) to CSSNumericValue?.

Maybe @tabatkins or others have opinions on this?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions