Skip to content

1.0.9

Compare
Choose a tag to compare
@theseanl theseanl released this 04 Dec 08:58
· 528 commits to master since this release

[Fixed] ExtendedCss does not match elements on certain circumstances when sibling combinators and descendant combinators are mixed

There was a bug in ExtendedCss caused certain extended selectors which combined sibling combinators and descendant combinators to determine matching elements as non-matching. This release fixes the bug.