blob: 2f220240f859309eb5e3727086c54a47e18970b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[fetch-destination.https.html]
prefs: [dom.audioworklet.enabled:true, dom.worklet.enabled:true]
[HTMLLinkElement with rel=preload and as=audio fetches with a "audio" Request.destination]
expected: FAIL
[HTMLLinkElement with rel=preload and as=video fetches with a "video" Request.destination]
expected: FAIL
[HTMLLinkElement with rel=preload and as=track fetches with a "track" Request.destination]
expected: FAIL
|