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

hidden-content integration tests - Shadow DOM support #395

Closed
marcysutton opened this issue Jun 29, 2017 · 0 comments
Closed

hidden-content integration tests - Shadow DOM support #395

marcysutton opened this issue Jun 29, 2017 · 0 comments
Assignees

Comments

@marcysutton
Copy link
Contributor

Failing tests for the hidden-content rule integration:

passes
        35) should find ["#fixture"]
        36) should find ["#pass1"]
        37) should find ["#pass2"]
        38) should find ["#pass3"]
        39) should find ["#pass4"]
        40) should find ["#pass5"]
        41) should not return other results
      incomplete
        42) should find ["#canttell1"]
        43) should find ["#canttell2"]

Subtask of #87.

Full test result:

35) hidden-content hidden-content test passes should find ["#fixture"]:
     there are no passes
  

  36) hidden-content hidden-content test passes should find ["#pass1"]:
     there are no passes
  

  37) hidden-content hidden-content test passes should find ["#pass2"]:
     there are no passes
  

  38) hidden-content hidden-content test passes should find ["#pass3"]:
     there are no passes
  

  39) hidden-content hidden-content test passes should find ["#pass4"]:
     there are no passes
  

  40) hidden-content hidden-content test passes should find ["#pass5"]:
     there are no passes
  

  41) hidden-content hidden-content test passes should not return other results:
     there are no passes
  

  42) hidden-content hidden-content test incomplete should find ["#canttell1"]:
     Element not found
  

  43) hidden-content hidden-content test incomplete should find ["#canttell2"]:
     Element not found
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

No branches or pull requests

2 participants