Sign in
webkit
/
WebKit
/
8331732e15c6da52ac14247b090b40a994414d87
/
.
/
LayoutTests
/
webarchive
/
loading
/
mainresource-null-mimetype-crash.html
blob: e73215bd8f63ce2c9c5904017ee9033271d24de7 [
file
] [
log
] [
blame
]
<html>
<script>
if
(
window
.
layoutTestController
)
{
layoutTestController
.
dumpAsText
();
}
window
.
location
=
"resources/mainresource-null-mimetype.webarchive"
;
</script>
</html>