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 support for color contrast matches #413

Merged
merged 9 commits into from
Jul 13, 2017

Commits on Jul 13, 2017

  1. feat: add SD support to color-contrast-matches

    Marcy Sutton committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    b595b42 View commit details
    Browse the repository at this point in the history
  2. chore: tell jshint virtualNode is ok for matches

    Marcy Sutton committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    15a3457 View commit details
    Browse the repository at this point in the history
  3. test: add coverage for shadowDOM

    Marcy Sutton committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    a0636a8 View commit details
    Browse the repository at this point in the history
  4. chore: add a comment about text nodes in .visible

    Marcy Sutton committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    70f597e View commit details
    Browse the repository at this point in the history
  5. chore: fix indentation

    Marcy Sutton committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    6a5f3f1 View commit details
    Browse the repository at this point in the history
  6. fix: complete shadow support for color matches

    Marcy Sutton committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    f0fe551 View commit details
    Browse the repository at this point in the history
  7. fix: ensure document is fetched from correct node

    Marcy Sutton committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    b28597c View commit details
    Browse the repository at this point in the history
  8. test: add test for shadow boundary, fix implicit

    Marcy Sutton committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    615170e View commit details
    Browse the repository at this point in the history
  9. test: make input disabled, add slotted example

    Marcy Sutton committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    3a5be92 View commit details
    Browse the repository at this point in the history