Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / encoding / meta-switch-mid-parse-with-title.html
blobfeab9f4195855b98dd87c08ccfe072ae79ab7e95
1 <script>
2 if (window.testRunner)
3 testRunner.dumpAsText();
4 </script>
5 This test shows that we fix up the title of the document when the encoding
6 changes mid parse.
7 <iframe src="resources/pause-then-switch-encoding-with-title.cgi"></iframe>