chromium/third_party/blink/web_tests/http/tests/encoding/meta-switch-mid-parse-with-title.html

<script>
if (window.testRunner)
    testRunner.dumpAsText();
</script>
This test shows that we fix up the title of the document when the encoding
changes mid parse.
<iframe src="resources/pause-then-switch-encoding-with-title.cgi"></iframe>