3 <meta http-equiv=
"Content-Type" content=
"text/html;charset=utf-8"/>
5 if (window
.testRunner
) {
6 testRunner
.dumpAsText();
7 testRunner
.waitUntilDone();
11 if (window
.testRunner
)
12 testRunner
.notifyDone();
17 <iframe src=
"resources/bad-encoding.xml" onload=
"loaded()">
18 </iframe>Did not crash - SUCCESS. See https://bugs.webkit.org/show_bug.cgi?id=
36000