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

shadow-dom: Added tests that checks matching order of CSS rules with @host #189

Merged
merged 3 commits into from
Jun 10, 2013
Merged

shadow-dom: Added tests that checks matching order of CSS rules with @host #189

merged 3 commits into from
Jun 10, 2013

Commits on Jun 8, 2013

  1. shadow-dom: Added tests that checks matching order of CSS rules with @…

    …host
    
    Added tests of matching order of CSS rules for @host.
    This tests is related to the '@host @-rule' sections of the specs.
    http://www.w3.org/TR/shadow-dom/#host-at-rule
    summerwind committed Jun 8, 2013
    Configuration menu
    Copy the full SHA
    5316d49 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2013

  1. Fixed indent style and performance improvement #189

    Reflects the comment of the review of PR #189
    summerwind committed Jun 9, 2013
    Configuration menu
    Copy the full SHA
    c63d671 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f892ae View commit details
    Browse the repository at this point in the history