blob: a4dfbb00855efa7be20caee1be2234220b5454a2 [file] [log] [blame]
<html>
<script>
if (window.testRunner) {
testRunner.waitUntilDone();
testRunner.dumpResourceResponseMIMETypes();
testRunner.dumpAsText();
}
function runTests() {
window.location.assign('resources/uppercase-mime-type.php');
}
</script>
<body onload="runTests();">
FAIL
</body>
</html>