blob: b1b91bf9e009354d2d2933f9faf07737ae887c9e (
plain)
1
2
3
4
5
6
7
8
9
|
<!DOCTYPE HTML>
<html manifest="offlineQuotaNotification.cacheManifest">
<head>
<meta charset="utf-8">
<title>Test offline app quota notification</title>
<!-- Any copyright is dedicated to the Public Domain.
- http://creativecommons.org/publicdomain/zero/1.0/ -->
</head>
</html>
|