8 lines
216 B
HTML
8 lines
216 B
HTML
<!DOCTYPE html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>partitioned cache test</title>
|
|
</head>
|
|
<body>
|
|
<script type="module" src="https://example.net/browser/dom/tests/browser/counter_server.sjs"></script>
|
|
</body>
|