mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
10 lines
208 B
HTML
10 lines
208 B
HTML
<html manifest="445544.cacheManifest">
|
|
<head>
|
|
<title>testing navigation part 1</title>
|
|
</head>
|
|
|
|
<body onload="window.opener.part1loaded(window.applicationCache.status)">
|
|
testing navigation...
|
|
</body>
|
|
</html>
|