blob: 74f8c55f2059588c3ede0550344a6a2ee0d337fc [file] [log] [blame]
<html>
<head>
<script src="../http/tests/inspector/inspector-test.js"></script>
<script>
function test()
{
InspectorTest.dumpLoadedModules();
InspectorTest.completeTest();
}
</script>
</head>
<body onload="runTest()">
<p>This test checks load with rendering options turned on by default.</p>
</body>
</html>