salesforce / kagekiri

Shadow DOM-piercing query APIs for the browser.
BSD 3-Clause "New" or "Revised" License
86 stars 9 forks source link

test: add tests for unusual CSS selectors #23

Closed nolanlawson closed 4 years ago

nolanlawson commented 4 years ago

These are just some tests to make sure that our CSS selector parser library works correctly in some unusual (but valid) cases, such as classes, IDs, and attributes containing unusual characters (quotes, double quotes, emoji, brackets, etc.).