* better splitting of selectors - overlapping with #1401 * Add test from example at https://github.com/PostHog/posthog/pull/21427 * ignore brackets inside selector strings * Add another test as noticed that it's possible to escape strings * Ensure we are ignoring commas within strings Co-authored-by: Eoghan Murray <eoghan@getthere.ie>
6 lines
122 B
Markdown
6 lines
122 B
Markdown
---
|
|
'rrweb-snapshot': patch
|
|
---
|
|
|
|
better nested css selector splitting when commas or brackets happen to be in quoted text
|