trisquel-icecat/icecat/testing/web-platform/meta/fetch/http-cache/post-patch.any.js.ini
2025-10-06 02:35:48 -06:00

36 lines
1.3 KiB
INI

[post-patch.any.html]
expected:
if (os == "mac") and not debug: [OK, CRASH]
[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": [OK, CRASH]
[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 == "mac") and not debug: [OK, ERROR]
[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]
[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