trisquel-icecat/icecat/dom/tests/browser/page_scriptCache_container_module.html
2025-10-06 02:35:48 -06:00

8 lines
172 B
HTML

<!DOCTYPE html>
<head>
<meta charset="utf-8">
<title>per-container cache test</title>
</head>
<body>
<script type="module" src="counter_server.sjs"></script>
</body>