4 if (window
.testRunner
) {
5 testRunner
.dumpAsText();
6 testRunner
.waitUntilDone();
10 if (window
.testRunner
)
11 testRunner
.notifyDone();
16 <iframe src=
"resources/invalid-locale.html" onload=
"loaded()">
17 </iframe>Did not crash - SUCCESS. See
<a href=
"http://bugs.webkit.org/show_bug.cgi?id=67640">bug
67640</a>.