tenfourfox/dom/base/test/file_bug428847-1.xhtml

5 lines
219 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<?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>