38 lines
1.4 KiB
INI
38 lines
1.4 KiB
INI
[post-patch.any.html]
|
|
expected:
|
|
if (os == "android") and fission: [TIMEOUT, OK]
|
|
[HTTP cache uses content after POST request with response containing Content-Location and cache-allowing header]
|
|
expected: FAIL
|
|
|
|
[HTTP cache uses content after PATCH request with response containing Content-Location and cache-allowing header]
|
|
expected: FAIL
|
|
|
|
|
|
[post-patch.any.worker.html]
|
|
expected:
|
|
if (os == "android") and fission: [OK, TIMEOUT]
|
|
[HTTP cache uses content after POST request with response containing Content-Location and cache-allowing header]
|
|
expected: FAIL
|
|
|
|
[HTTP cache uses content after PATCH request with response containing Content-Location and cache-allowing header]
|
|
expected: FAIL
|
|
|
|
|
|
[post-patch.any.serviceworker.html]
|
|
expected:
|
|
if (os == "android") and fission: [OK, TIMEOUT]
|
|
[HTTP cache uses content after POST request with response containing Content-Location and cache-allowing header]
|
|
expected: FAIL
|
|
|
|
[HTTP cache uses content after PATCH request with response containing Content-Location and cache-allowing header]
|
|
expected: FAIL
|
|
|
|
|
|
[post-patch.any.sharedworker.html]
|
|
expected:
|
|
if (os == "android") and fission: [OK, TIMEOUT]
|
|
[HTTP cache uses content after POST request with response containing Content-Location and cache-allowing header]
|
|
expected: FAIL
|
|
|
|
[HTTP cache uses content after PATCH request with response containing Content-Location and cache-allowing header]
|
|
expected: FAIL
|