gumbo-query
gumbo-query copied to clipboard
Fixed bugs when mOp is EAdjacent.
- The check loop should begin from pos - 1, this would fix the combinator '+' not working bug.
- mAdjacent should be false, when combinator '~'.