blob: 4ec0074eab13ef1c8b4d6da113f23e648069c9df (
plain)
1
2
3
4
5
6
|
[fetch-topics-header-not-visible-in-service-worker.tentative.https.html]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
[test that the topics header for fetch(<url>, {browsingTopics: true}) is not visible in a service worker context]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
|