Skip to content

[css-typed-om] Small readability fix #94

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
Jan 19, 2016
Merged

Conversation

surma
Copy link
Member

@surma surma commented Jan 18, 2016

No description provided.

tabatkins added a commit that referenced this pull request Jan 19, 2016
[css-typed-om] Small readability fix
@tabatkins tabatkins merged commit 58703f1 into w3c:master Jan 19, 2016
majido added a commit to majido/css-houdini-drafts that referenced this pull request Aug 8, 2018
We resolved to continue using the "cache" props approach [here](w3c#743 (comment)) but  we still need to be consistent in using webidl algorithms for invoking and construction operation.

The following changes fix this:
 - Use VoidFunction type for constructor, and Function type for animate and destroy callbacks
 - Use  convert algorithm to convert incoming values to proper types upon registration
 - Use invoke/construct algorithms to call or construct. This ensure the proper  setup in place which addresses the original reported issue.

Fixes w3c#94
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