blob: 1941c0dce029b91f0a2674044392f38e9e71fc85 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<title>Storage inspector test for handling errors in CacheStorage</title>
</head>
<!-- The test case would load this page in a private browsing window -->
<body>
<iframe src="https://test2.example.org"></iframe>
</body>
</html>
|