mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 01:08:39 +09:00
Bug 1182569: Disable hsts priming for loads of type subdocument for wpt tests
This commit is contained in:
parent
b7a396d49d
commit
99f4a52759
6 changed files with 18 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
[no-opt-in-blocks.https.html]
|
||||
type: testharness
|
||||
prefs: [security.mixed_content.send_hsts_priming:false, security.mixed_content.use_hsts:false]
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[no-opt-in-blocks.https.html]
|
||||
type: testharness
|
||||
prefs: [security.mixed_content.send_hsts_priming:false, security.mixed_content.use_hsts:false]
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[no-opt-in-blocks.https.html]
|
||||
type: testharness
|
||||
prefs: [security.mixed_content.send_hsts_priming:false, security.mixed_content.use_hsts:false]
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[no-opt-in-blocks.https.html]
|
||||
type: testharness
|
||||
prefs: [security.mixed_content.send_hsts_priming:false, security.mixed_content.use_hsts:false]
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[no-opt-in-blocks.https.html]
|
||||
type: testharness
|
||||
prefs: [security.mixed_content.send_hsts_priming:false, security.mixed_content.use_hsts:false]
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[no-opt-in-blocks.https.html]
|
||||
type: testharness
|
||||
prefs: [security.mixed_content.send_hsts_priming:false, security.mixed_content.use_hsts:false]
|
||||
Loading…
Add table
Add a link
Reference in a new issue