blob: 8f84d09a7b1ecae0f151f6aaa4fed7a4e77b867e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
[element-link-prefetch.https.optional.sub.html]
[sec-fetch-dest attributes: as=audio]
expected: FAIL
[sec-fetch-dest attributes: as=document]
expected: FAIL
[sec-fetch-dest attributes: as=embed]
expected: FAIL
[sec-fetch-dest attributes: as=fetch]
expected: FAIL
[sec-fetch-dest attributes: as=font]
expected: FAIL
[sec-fetch-dest attributes: as=image]
expected: FAIL
[sec-fetch-dest attributes: as=object]
expected: FAIL
[sec-fetch-dest attributes: as=script]
expected: FAIL
[sec-fetch-dest attributes: as=style]
expected: FAIL
[sec-fetch-dest attributes: as=track]
expected: FAIL
[sec-fetch-dest attributes: as=video]
expected: FAIL
[sec-fetch-dest attributes: as=worker]
expected: FAIL
|