blob: 2ff930dc4740fc53642cf98d50f4f1adf837bd38 [file] [log] [blame]
<!DOCTYPE html>
<head>
<title>Verify that compressed files are properly decompressed</title>
<script src='black_box_js_test_utils.js'></script>
</head>
<body>
<h1>
<span>ID element</span>
</h1>
<script>
// If this file fails to decompress, there will be no call to onEndTest and
// the python test will fail on timeout.
onEndTest();
</script>
</body>