From 9b21f4fde63e47afd309ea7dd4f5722836a6ffab Mon Sep 17 00:00:00 2001 From: Vadim Korolik Date: Tue, 11 Aug 2026 13:03:42 -0700 Subject: [PATCH 1/2] fix(record): recover CSS rules when another script displaces the insertRule patch CSS-in-JS rules only ever reached the replayer through the monkey patch on CSSStyleSheet.prototype.insertRule, since the