summaryrefslogtreecommitdiffstats
path: root/LayoutTests/http/tests/appcache/resources/foreign-iframe.html
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests/http/tests/appcache/resources/foreign-iframe.html')
-rw-r--r--LayoutTests/http/tests/appcache/resources/foreign-iframe.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/LayoutTests/http/tests/appcache/resources/foreign-iframe.html b/LayoutTests/http/tests/appcache/resources/foreign-iframe.html
new file mode 100644
index 0000000..0b008bc
--- /dev/null
+++ b/LayoutTests/http/tests/appcache/resources/foreign-iframe.html
@@ -0,0 +1,4 @@
+<html manifest="foreign-iframe.manifest">
+<div>Subframe</div>
+<script src="foreign-iframe-subresource.js"></script>
+</html>