blob: 97c4c8510bb9dd74cb234dfb55de8cc579f75909 [file] [log] [blame]
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.waitUntilDone();
}
function loaded() {
if (window.testRunner)
testRunner.notifyDone();
}
</script>
</head>
<body>
<iframe src="resources/invalid-locale.html" onload="loaded()">
</iframe>Did not crash - SUCCESS. See <a href="http://bugs.webkit.org/show_bug.cgi?id=67640">bug 67640</a>.
</body>
</html>