fix: outdated ':hover' styles can't be removed from iframes or shadow doms (#1121)

* fix :hover class can't be removed in iframes

* add test case and change log
This commit is contained in:
Yun Feng
2023-02-12 23:25:21 +11:00
committed by GitHub
parent 8d209a62f3
commit 502d15df9f
4 changed files with 277 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
'rrweb': patch
---
Fix: outdated ':hover' styles can't be removed from iframes or shadow doms