summaryrefslogtreecommitdiffstats
path: root/devtools/client/styleeditor/test/bug_1405342_serviceworker_iframes.html
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/client/styleeditor/test/bug_1405342_serviceworker_iframes.html')
-rw-r--r--devtools/client/styleeditor/test/bug_1405342_serviceworker_iframes.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/devtools/client/styleeditor/test/bug_1405342_serviceworker_iframes.html b/devtools/client/styleeditor/test/bug_1405342_serviceworker_iframes.html
new file mode 100644
index 0000000000..7bcbcf875c
--- /dev/null
+++ b/devtools/client/styleeditor/test/bug_1405342_serviceworker_iframes.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Bug 1405342</title>
+</head>
+<body>
+ <iframe src="https://test2.example.com/browser/devtools/client/styleeditor/test/iframe_with_service_worker.html"><iframe>
+</body>
+</html>