javascript-test/test2.html

9 lines
264 B
HTML

<!DOCTYPE html>
<html>
<style>
</style>
<h1> test2.js <h1>
<h2> worst case gzip </h2>
<p> trying to see if the case to do gzip => ungzip is detrimental in terms of size increase for random data </p>
<script src="test2.js"></script>
</html>