mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 02:47:31 +09:00
9 lines
256 B
HTML
9 lines
256 B
HTML
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>Bug 460353, iframe with no manifest reference</title>
|
|
|
|
</head>
|
|
<body onload="parent.frameOnLoad('noman', applicationCache.status);">
|
|
This is an iframe without a manifest reference
|
|
</body>
|
|
</html>
|