1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-12 11:28:57 +00:00
Files
UXP/testing/web-platform/tests/mixed-content/generic/template/test.js.template
T

14 lines
390 B
Plaintext

MixedContentTestCase(
{
"opt_in_method": "%(opt_in_method)s",
"origin": "%(origin)s",
"source_scheme": "%(source_scheme)s",
"context_nesting": "%(context_nesting)s",
"redirection": "%(redirection)s",
"subresource": "%(subresource)s",
"expectation": "%(expectation)s"
},
document.querySelector("meta[name=assert]").content,
new SanityChecker()
).start();