Unfortunately this is a bit of a pain to test as it is surprisingly difficult to create a non secure context in our test harness. This is because both file scheme URLs and localhost are considered secure contexts. To test this, add a very specific internals setter to change the top level origin of the environment for the current realm.
5 lines
79 B
Text
5 lines
79 B
Text
{
|
|
"SubtleCrypto": false,
|
|
"Clipboard": false,
|
|
"CookieChangeEvent": true
|
|
}
|