Skip to content

[css-typed-om] clarify how CSSUnparsedValues compute. #296

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 12, 2016

Conversation

shans
Copy link
Contributor

@shans shans commented Sep 12, 2016

(#192)

@shans shans added the ready label Sep 12, 2016
Furthermore, values that at specified value time contained custom property references
are renormalized after computation.
A property with a specified {{CSSUnparsedValue}} value will not
compute to a {{CSSUnparsedValue}}. Instead, after custom property references
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will not automatically compute

Because they can still compute to that, if they're custom properties without a syntax.

@shans
Copy link
Contributor Author

shans commented Sep 12, 2016

Discussed with @tabatkins offline - decided that it's correct to use CSSUnparsedValue only when there are unresolved variable references and CSSStyleValue otherwise.

@shans shans merged commit 321c596 into master Sep 12, 2016
@shans shans removed the ready label Sep 12, 2016
@plinss plinss deleted the clarify-computation-cssUnparsedValue branch February 17, 2018 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants