1
0
Fork 0
firefox/dom/security/test/general/file_assert_systemprincipal_documents.html
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

11 lines
380 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Bug 1543579: Block web documents loading into system land </title>
</head>
<body>
<h1>This page loads documents from the SystemPrincipal (which should be blocked)</h1>
<iframe type="chrome" id="testframe" src="http://example.com/browser/dom/security/test/general/file_assert_systemprincipal_documents_iframe.html"></iframe>
</body>
</html>