blob: 65ec6521913bbf0d46883e9b36d68de5fb795078 [file] [log] [blame]
<html>
<head>
<script>
if (window.layoutTestController)
layoutTestController.dumpDOMAsWebArchive();
</script>
</head>
<body>
This should appear in the webarchive.
<noscript>
Assuming scripting was enabled earlier, this should *not* appear in the webarchive.
</noscript>
</body>
</html>