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

Added support and test for style attributes that are strings instead … #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

virtualpatterns
Copy link

…of objects.

virtual-dom/h accepts style attributes that are strings, not objects. When the results are passed into vdom-to-html it doesn't render style attributes that are strings well.

@coveralls
Copy link

coveralls commented Jan 23, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 632d759 on virtualpatterns:master into 6999583 on nthtran:master.

@rusintez
Copy link

👍 could help dramatically, my -webkit- prefixes are rendering as webkit, with this should go away if i'll stringify them myself.

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.

3 participants