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

Implement support for style attributes. #678

Merged
merged 1 commit into from Aug 7, 2013

Commits on Aug 7, 2013

  1. Implement support for style attributes.

    If a style attribute is given for a node, it is parsed and attached to the
    Element. When selector matching runs on the Element, the style attribute's
    stylesheet is passed in.
    
    Fixes #86.
    metajack committed Aug 7, 2013
You can’t perform that action at this time.