diff --git a/cookies/secure/set-from-dom.sub.html b/cookies/secure/set-from-dom.sub.html
new file mode 100644
index 00000000000000..91aa8fff3b706c
--- /dev/null
+++ b/cookies/secure/set-from-dom.sub.html
@@ -0,0 +1,47 @@
+
+
+
+
+ Set 'secure' cookie from `document.cookie` on a non-secure page
+
+
+
+
+
+
+
+
+
+
+
diff --git a/cookies/secure/set-from-http.sub.html b/cookies/secure/set-from-http.sub.html
new file mode 100644
index 00000000000000..c80cc341017b5b
--- /dev/null
+++ b/cookies/secure/set-from-http.sub.html
@@ -0,0 +1,36 @@
+
+
+
+
+ Set 'secure' cookie from `Set-Cookie` HTTP header on a non-secure page
+
+
+
+
+
+
+
+
+
+
+