mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
15 lines
632 B
INI
Vendored
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
|