tl
tl copied to clipboard
Fix precedence for descendant and parent selectors
Fixes #54 by aligning the parsing of query selectors to the Selectors Level 3 Recommendations. Also adds tests for query selector parsing to verify the updated behavior.