910e62b5创建于 1月15日历史提交
<html>

<script>
  if (window.testRunner) {
    testRunner.dumpAsText();
    testRunner.dumpChildFrames();
  }
</script>

<body>

This page has an IFrame that tries to load some MHTML.<br>
The load should fail.<br>

<iframe src="simple_page_unmht.mht"></iframe>

</body>
</html>