<!DOCTYPE html>
<body>
  The iframe below should show the text 'Here'<br>
  <iframe src="537507-2-frame.xhtml" style="display: none" onload="this.style.display = ''"></iframe>
</body>