mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-25 16:59:01 +09:00
4 lines
219 B
HTML
4 lines
219 B
HTML
<?xml-stylesheet type="text/xsl" href="http://example.com/whatever.xsl"?>
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<body id='body' onload="if (document.getElementById('body')) parent.iframe1Loaded = true;"/>
|
|
</html>
|