mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 23:31:56 +00:00
Bug 1735723 [wpt PR 31229] - Update wpt metadata, a=testonly
wpt-pr: 31229 wpt-type: metadata
This commit is contained in:
parent
d4aa9c739e
commit
fe6e04e461
@ -0,0 +1,25 @@
|
||||
[resource-timing-fetch-variants.https.html]
|
||||
expected:
|
||||
if (processor == "x86") and not debug: [OK, TIMEOUT]
|
||||
[Redirects done from within a service-worker should not be exposed to client ResourceTiming]
|
||||
expected:
|
||||
if (processor == "x86") and not debug: [FAIL, TIMEOUT]
|
||||
FAIL
|
||||
|
||||
[Connection info from within a service-worker should not be exposed to client ResourceTiming]
|
||||
expected:
|
||||
if (processor == "x86") and not debug: [PASS, NOTRUN]
|
||||
|
||||
[requestStart should never be before fetchStart]
|
||||
expected:
|
||||
if (processor == "x86") and not debug: [PASS, NOTRUN]
|
||||
|
||||
[Delay from within service-worker (after internal fetching) should be accessible through `responseStart`]
|
||||
expected:
|
||||
if (processor == "x86") and not debug: [FAIL, NOTRUN]
|
||||
FAIL
|
||||
|
||||
[Delay from within service-worker (before internal fetching) should be measured before responseStart in the client ResourceTiming entry]
|
||||
expected:
|
||||
if (processor == "x86") and not debug: [FAIL, NOTRUN]
|
||||
FAIL
|
Loading…
Reference in New Issue
Block a user