11 lines
290 B
HTML
11 lines
290 B
HTML
<!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>
|