servo/tests/wpt/meta/service-workers/service-worker/resource-timing-fetch-variants.https.html.ini
Josh Matthews ee95ef53fb
Enable service worker WPT tests. (#36221)
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
2025-03-31 08:31:24 +00:00

15 lines
632 B
INI
Vendored

[resource-timing-fetch-variants.https.html]
[Redirects done from within a service-worker should not be exposed to client ResourceTiming]
expected: FAIL
[Connection info from within a service-worker should not be exposed to client ResourceTiming]
expected: FAIL
[requestStart should never be before fetchStart]
expected: FAIL
[Delay from within service-worker (after internal fetching) should be accessible through `responseStart`]
expected: FAIL
[Delay from within service-worker (before internal fetching) should be measured before responseStart in the client ResourceTiming entry]
expected: FAIL