Files
rrweb/.changeset/simplifify-hover-replacement.md
Eoghan Murray 04ee6eda57 Simplify the hover replacement function (#1535)
Simplify the hover replacement function, which has been borrowed from postcss-pseudo-classes

Note: 'parses nested commas in selectors correctly' was failing after this PR, however I don't think that the previous behaviour was desirable, so have added a new test to formalize this expectation
2024-09-13 08:56:49 +01:00

107 B

rrweb-snapshot, rrweb
rrweb-snapshot rrweb
patch patch

Slight simplification to how we replace :hover after #1458