1
0
Fork 0
firefox/browser/components/preferences/tests/siteData/offline/offline.html
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

13 lines
335 B
HTML

<!DOCTYPE html>
<html manifest="manifest.appcache">>
<head>
<meta charset="utf-8">
<meta http-equiv="Cache-Control" content="public" />
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1, maximum-scale=1">
</head>
<body>
<h1>Set up offline appcache Test</h1>
</body>
</html>