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
2026-04-01 12:00:00 +08:00
committed by GitHub
parent 965445f7c3
commit 2f707a16da
3 changed files with 824 additions and 2 deletions

View File

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