From c54ae37c2a8c4a4120a939202710d9c0a27a8a0e Mon Sep 17 00:00:00 2001
From: Stian Lund <1493836+Pathduck@users.noreply.github.com>
Date: Thu, 17 Aug 2023 18:39:00 +0200
Subject: [PATCH] Add nested iframe test
---
test/index.html | 3 ++-
test/nested-iframes/frame.html | 10 ++++++++++
test/nested-iframes/frame2.html | 10 ++++++++++
test/nested-iframes/frame3.html | 12 ++++++++++++
test/nested-iframes/index.html | 10 ++++++++++
5 files changed, 44 insertions(+), 1 deletion(-)
create mode 100755 test/nested-iframes/frame.html
create mode 100755 test/nested-iframes/frame2.html
create mode 100755 test/nested-iframes/frame3.html
create mode 100755 test/nested-iframes/index.html
diff --git a/test/index.html b/test/index.html
index 493da45..63fcc1d 100644
--- a/test/index.html
+++ b/test/index.html
@@ -40,6 +40,7 @@
[ 0 Oct 7 2022] links
[ 0 Jul 9 2022] login
[ 0 Dec 30 2022] media-fullscreen
+[ 0 Aug 17 18:27] nested-iframes
[ 0 Jul 9 2022] pdf
[ 0 Jul 21 13:28] preventdefault
[ 0 Jul 14 19:33] referrer
@@ -53,7 +54,7 @@
-19 directories, 1 file
+20 directories, 1 file