1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-24 01:08:50 +00:00
Files
UXP/dom/html/test/file_iframe_sandbox_navigation_start.html
T

12 lines
275 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<title>Test for Bug 341604</title>
<link rel="stylesheet" type="text/css" href="/tests/SimpleTest/test.css"/>
</head>
<body>
I am just a normal HTML document, probably contained in a sandboxed iframe
</body>
</html>