blob: 316100ad5297dc1c774c44a0a8269ce275f0137e [file] [log] [blame]
<!doctype html>
<title>Preload should work in non-http(s) docs</title>
<link rel="author" title="Emilio Cobos Álvarez" href="mailto:emilio@crisal.io">
<link rel="author" title="Mozilla" href="https://mozilla.com">
<link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1685830">
<link rel="match" href="preload-in-data-doc-ref.html">
<iframe src="data:text/html,<link rel=preload as=style href='data:text/css,:root{background:green}' onload='this.onload = null; this.rel = &quot;stylesheet&quot;'>"></iframe>