Bug 1449107 [wpt PR 10192] - Add tests for Request.isReloadNavigation, a=testonly
commitacd8e361b2b8d8d4098595a47f86ee43ddb4167e
authorYutaka Hirano <yhirano@google.com>
Tue, 1 May 2018 15:44:13 +0000 (1 15:44 +0000)
committerJames Graham <james@hoppipolla.co.uk>
Wed, 2 May 2018 06:48:16 +0000 (2 07:48 +0100)
treec3417eaed143faa20dce63bc253a58952dd4ad24
parent05dbbc90c050fade657c525e75bdc1086ff69d73
Bug 1449107 [wpt PR 10192] - Add tests for Request.isReloadNavigation, a=testonly

Automatic update from web-platform-testsAdd tests for Request.isReloadNavigation

See https://github.com/whatwg/fetch/pull/685, https://github.com/whatwg/html/pull/3592, and discussion in https://github.com/w3c/ServiceWorker/issues/1167.
--

wpt-commits: 58ee169367245c6fe5edc01177eac68f76c12f4a
wpt-pr: 10192
13 files changed:
testing/web-platform/meta/MANIFEST.json
testing/web-platform/tests/fetch/api/request/request-idl.html
testing/web-platform/tests/fetch/api/request/request-reset-attributes.https.html [new file with mode: 0644]
testing/web-platform/tests/fetch/api/request/request-structure.html
testing/web-platform/tests/fetch/api/request/resources/hello.txt [new file with mode: 0644]
testing/web-platform/tests/fetch/api/request/resources/request-reset-attributes-worker.js [new file with mode: 0644]
testing/web-platform/tests/service-workers/cache-storage/resources/cache-keys-attributes-for-service-worker.js [new file with mode: 0644]
testing/web-platform/tests/service-workers/cache-storage/serviceworker/cache-keys-attributes-for-service-worker.https.html [new file with mode: 0644]
testing/web-platform/tests/service-workers/service-worker/fetch-event-is-reload-iframe-navigation-manual.https.html [new file with mode: 0644]
testing/web-platform/tests/service-workers/service-worker/fetch-event-is-reload-navigation-manual.https.html [new file with mode: 0644]
testing/web-platform/tests/service-workers/service-worker/fetch-event.https.html
testing/web-platform/tests/service-workers/service-worker/resources/fetch-event-test-worker.js
testing/web-platform/tests/service-workers/service-worker/resources/install-worker.html [new file with mode: 0644]