summaryrefslogtreecommitdiffstats
path: root/LayoutTests/http/tests/appcache/resources/fail-on-update-2.html
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests/http/tests/appcache/resources/fail-on-update-2.html')
-rw-r--r--LayoutTests/http/tests/appcache/resources/fail-on-update-2.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/LayoutTests/http/tests/appcache/resources/fail-on-update-2.html b/LayoutTests/http/tests/appcache/resources/fail-on-update-2.html
new file mode 100644
index 0000000..7e78de7
--- /dev/null
+++ b/LayoutTests/http/tests/appcache/resources/fail-on-update-2.html
@@ -0,0 +1,7 @@
+<html manifest="fail-on-update-2.php">
+<body>
+<script>
+ top.subframeLoaded();
+</script>
+</body>
+</html>