diff options
Diffstat (limited to '')
-rw-r--r-- | dom/tests/mochitest/ajax/offline/fallback.cacheManifest | 11 | ||||
-rw-r--r-- | dom/tests/mochitest/ajax/offline/fallback.cacheManifest^headers^ | 2 |
2 files changed, 13 insertions, 0 deletions
diff --git a/dom/tests/mochitest/ajax/offline/fallback.cacheManifest b/dom/tests/mochitest/ajax/offline/fallback.cacheManifest new file mode 100644 index 0000000000..dad050991b --- /dev/null +++ b/dom/tests/mochitest/ajax/offline/fallback.cacheManifest @@ -0,0 +1,11 @@ +CACHE MANIFEST +https://example.com/tests/SimpleTest/SimpleTest.js +https://example.com/tests/dom/tests/mochitest/ajax/offline/offlineTests.js + +FALLBACK: +namespace1/ fallback.html +namespace1/sub/ fallback2.html +namespace2/ fallbackTop.html + +NETWORK: +onwhitelist.html diff --git a/dom/tests/mochitest/ajax/offline/fallback.cacheManifest^headers^ b/dom/tests/mochitest/ajax/offline/fallback.cacheManifest^headers^ new file mode 100644 index 0000000000..5efde3c5b0 --- /dev/null +++ b/dom/tests/mochitest/ajax/offline/fallback.cacheManifest^headers^ @@ -0,0 +1,2 @@ +Content-Type: text/cache-manifest + |