chromium/third_party/blink/web_tests/mhtml/page_with_javascript-expected.html

<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html; charset=
=3Diso-8859-1">

<title>A page with JavaScript</title>
<h1>This page has content generated by JavaScript</h1>
Javascript is not run, so that dynamic content should not show.
<div id=3D"myDiv"></div>

</body></html>