[prefetch-allowed.html]
prefs: [security.mixed_content.upgrade_display_content:false]
comment: prefetch-src is not supported via meta tag but the test is passing as the tests only tests that 'self' works
disabled:
if not debug and (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1449374
expected:
if webrender and debug and (os == "linux"): ["OK", "TIMEOUT"]
[Prefetch succeeds when allowed by prefetch-src]
expected:
if webrender and debug and (os == "linux"): ["PASS", "TIMEOUT"]