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

Update remaining checks to support Shadow DOM #733

Merged
merged 4 commits into from
Feb 19, 2018
Merged

Update remaining checks to support Shadow DOM #733

merged 4 commits into from
Feb 19, 2018

Commits on Feb 9, 2018

  1. fix: use virtual methods where applicable

    Until we have bi-directional node/vNode APIs it didn't make sense to use virtual methods everywhere
    Marcy Sutton committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    6ddc4e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2018

  1. test: use MockCheckContext for all checks

    Marcy Sutton committed Feb 13, 2018
    Configuration menu
    Copy the full SHA
    64b9cc2 View commit details
    Browse the repository at this point in the history
  2. style: clean up a few tests

    Marcy Sutton committed Feb 13, 2018
    Configuration menu
    Copy the full SHA
    6145f7e View commit details
    Browse the repository at this point in the history
  3. fix: add shadow dom coverage to all checks

    Closes #690
    Marcy Sutton committed Feb 13, 2018
    Configuration menu
    Copy the full SHA
    0e48413 View commit details
    Browse the repository at this point in the history