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

Added support of Element.nextElementSibling and Element.previousEleme… #569

Merged
merged 3 commits into from
Nov 14, 2020

Conversation

ziflex
Copy link
Member

@ziflex ziflex commented Nov 14, 2020

Closes #554

@codecov
Copy link

codecov bot commented Nov 14, 2020

Codecov Report

Merging #569 (c93af37) into master (8a40d7b) will decrease coverage by 0.2%.
The diff coverage is 0.0%.

@@           Coverage Diff            @@
##           master    #569     +/-   ##
========================================
- Coverage    41.9%   41.7%   -0.2%     
========================================
  Files         268     268             
  Lines        8124    8163     +39     
========================================
+ Hits         3400    3403      +3     
- Misses       4359    4396     +37     
+ Partials      365     364      -1     

@ziflex ziflex merged commit 0108824 into master Nov 14, 2020
@ziflex ziflex deleted the feature/#554-dom-siblings branch November 20, 2020 22:22
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

Successfully merging this pull request may close these issues.

Add .nextElementSibling and .previousElementSibling
1 participant