summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/content-security-policy/resource-hints/prefetch-generate-directives.html.ini
blob: 38162f1d822491d63a7607d15ad6bd9aec783ad5 (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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
[prefetch-generate-directives.html]
  [Test that script-src enabled with everything else disabled allows prefetching]
    expected: FAIL

  [Test that script-src enabled with default-src disabled allows prefetching]
    expected: FAIL

  [Test that img-src enabled with everything else disabled allows prefetching]
    expected: FAIL

  [Test that img-src enabled with default-src disabled allows prefetching]
    expected: FAIL

  [Test that connect-src enabled with everything else disabled allows prefetching]
    expected: FAIL

  [Test that connect-src enabled with default-src disabled allows prefetching]
    expected: FAIL

  [Test that object-src enabled with everything else disabled allows prefetching]
    expected: FAIL

  [Test that object-src enabled with default-src disabled allows prefetching]
    expected: FAIL

  [Test that font-src enabled with everything else disabled allows prefetching]
    expected: FAIL

  [Test that font-src enabled with default-src disabled allows prefetching]
    expected: FAIL

  [Test that manifest-src enabled with everything else disabled allows prefetching]
    expected: FAIL

  [Test that manifest-src enabled with default-src disabled allows prefetching]
    expected: FAIL

  [Test that media-src enabled with everything else disabled allows prefetching]
    expected: FAIL

  [Test that media-src enabled with default-src disabled allows prefetching]
    expected: FAIL

  [Test that style-src enabled with everything else disabled allows prefetching]
    expected: FAIL

  [Test that style-src enabled with default-src disabled allows prefetching]
    expected: FAIL

  [Test that child-src enabled with everything else disabled allows prefetching]
    expected: FAIL

  [Test that child-src enabled with default-src disabled allows prefetching]
    expected: FAIL

  [Test that frame-src enabled with everything else disabled allows prefetching]
    expected: FAIL

  [Test that frame-src enabled with default-src disabled allows prefetching]
    expected: FAIL

  [Test that worker-src enabled with everything else disabled allows prefetching]
    expected: FAIL

  [Test that worker-src enabled with default-src disabled allows prefetching]
    expected: FAIL

  [Test that permissive script-src-elem supersedes script-src]
    expected: FAIL

  [Test that permissive script-src supersedes script-src-elem]
    expected: FAIL