3 testRunner
.dumpAsText();
5 This test demonstrates that we don't buffer HTML documents looking for a meta
6 charset directive. Instead, we follow the HTML5 specification and switch
7 encoding mid-parse. The iframe below should alert two different encodings.
8 <iframe src=
"resources/pause-then-switch-encoding.cgi"></iframe>