worklet-animation-import-data.https.html (3742B)
1 <!DOCTYPE html> 2 <!-- DO NOT EDIT! Generated by `common/security-features/tools/generate.py --spec upgrade-insecure-requests/` --> 3 <html> 4 <head> 5 <meta charset="utf-8"> 6 <meta name="timeout" content="long"> 7 <script src="/resources/testharness.js"></script> 8 <script src="/resources/testharnessreport.js"></script> 9 <script src="/common/security-features/resources/common.sub.js"></script> 10 <script src="../../../generic/test-case.sub.js"></script> 11 </head> 12 <body> 13 <script> 14 TestCase( 15 [ 16 { 17 "expectation": "blocked", 18 "origin": "cross-http-downgrade", 19 "redirection": "downgrade", 20 "source_context_list": [], 21 "source_scheme": "https", 22 "subresource": "worklet-animation-import-data", 23 "subresource_policy_deliveries": [], 24 "test_description": "Upgrade-Insecure-Requests: Expects blocked for worklet-animation-import-data to cross-http-downgrade origin and downgrade redirection from https context." 25 }, 26 { 27 "expectation": "blocked", 28 "origin": "cross-http-downgrade", 29 "redirection": "no-redirect", 30 "source_context_list": [], 31 "source_scheme": "https", 32 "subresource": "worklet-animation-import-data", 33 "subresource_policy_deliveries": [], 34 "test_description": "Upgrade-Insecure-Requests: Expects blocked for worklet-animation-import-data to cross-http-downgrade origin and no-redirect redirection from https context." 35 }, 36 { 37 "expectation": "blocked", 38 "origin": "cross-https", 39 "redirection": "downgrade", 40 "source_context_list": [], 41 "source_scheme": "https", 42 "subresource": "worklet-animation-import-data", 43 "subresource_policy_deliveries": [], 44 "test_description": "Upgrade-Insecure-Requests: Expects blocked for worklet-animation-import-data to cross-https origin and downgrade redirection from https context." 45 }, 46 { 47 "expectation": "blocked", 48 "origin": "same-http-downgrade", 49 "redirection": "downgrade", 50 "source_context_list": [], 51 "source_scheme": "https", 52 "subresource": "worklet-animation-import-data", 53 "subresource_policy_deliveries": [], 54 "test_description": "Upgrade-Insecure-Requests: Expects blocked for worklet-animation-import-data to same-http-downgrade origin and downgrade redirection from https context." 55 }, 56 { 57 "expectation": "blocked", 58 "origin": "same-http-downgrade", 59 "redirection": "no-redirect", 60 "source_context_list": [], 61 "source_scheme": "https", 62 "subresource": "worklet-animation-import-data", 63 "subresource_policy_deliveries": [], 64 "test_description": "Upgrade-Insecure-Requests: Expects blocked for worklet-animation-import-data to same-http-downgrade origin and no-redirect redirection from https context." 65 }, 66 { 67 "expectation": "blocked", 68 "origin": "same-https", 69 "redirection": "downgrade", 70 "source_context_list": [], 71 "source_scheme": "https", 72 "subresource": "worklet-animation-import-data", 73 "subresource_policy_deliveries": [], 74 "test_description": "Upgrade-Insecure-Requests: Expects blocked for worklet-animation-import-data to same-https origin and downgrade redirection from https context." 75 } 76 ], 77 new SanityChecker() 78 ).start(); 79 </script> 80 <div id="log"></div> 81 </body> 82 </html>