Fix up the 'should replace the existing DOM nodes on iframe navigation with isAttachIframe' test (#1636)

- it was working for me when the test was run in isolation (`-t` option), but when the entire cross-origin-iframes test was run, the change of iframe contents didn't seem to happen in time
This commit is contained in:
Eoghan Murray
2025-02-04 13:53:50 +00:00
committed by GitHub
parent 83c66c4124
commit 1f22bfc14d
3 changed files with 824 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
---
---