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

<!DOCTYPE html>
<html>
<body>

<h1>Broken image should be shown.</h1>
<!-- Invalid url to force display of a broken image -->
<img src="//["></img>
</body>
</html>