Skip to content
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

[css-typed-om] CSSTokenStream values need to computed to other values in some cases #192

Closed
tabatkins opened this issue May 12, 2016 · 4 comments
Assignees

Comments

@tabatkins
Copy link
Member

tabatkins commented May 12, 2016

Spec currently says that compute to another CSSTokenStream, just with all the variables resolved. This is true for custom properties, but when any other property is a CSSTokenStream, the computed value is whatever types that property normally has.

@shans
Copy link
Contributor

shans commented Aug 3, 2016

It's not even true for custom properties that have a registered type.

@shans shans self-assigned this Aug 11, 2016
@shans
Copy link
Contributor

shans commented Sep 12, 2016

I think the spec actually doesn't say this at all. I rewrote the section to be a lot clearer though.

@shans
Copy link
Contributor

shans commented Sep 12, 2016

@tabatkins ptal at attached pull request

@shans
Copy link
Contributor

shans commented Sep 12, 2016

Closed via #296

@shans shans closed this as completed Sep 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants