Files
tubestation/testing/web-platform/tests/preload/preload-in-data-doc-ref.html
Emilio Cobos Álvarez 2b54be07bd Bug 1685830 - Remove spurious check that prevents preload from working in non-http(s) sites. r=smaug
As it doesn't match other implementations, and it's confusing.

Differential Revision: https://phabricator.services.mozilla.com/D101248
2021-01-11 02:37:15 +00:00

4 lines
124 B
HTML

<!doctype html>
<title>Test reference</title>
<iframe src="data:text/html,<style>:root{background:green}</style>"></iframe>