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
2026-04-01 12:00:00 +08:00
committed by GitHub
parent 55c39c3c92
commit 781214a4e7
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