mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-28 00:08:42 +00:00
12 lines
225 B
HTML
12 lines
225 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Test ifranes for view-source forbidden in iframe tests</title>
|
|
</head>
|
|
<body>
|
|
<iframe id="testIframe"></iframe>
|
|
<iframe id="refIframe"></iframe>
|
|
</body>
|
|
</html>
|