summaryrefslogtreecommitdiffstats
path: root/dom/base/test/file_bug428847-1.xhtml
blob: b88701ece29e74551821dadd11532c0a9de25328 (plain)
1
2
3
4
<?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>