<html>
<head></head>
<body>
<p>This page has an image that is not shared storage writable.
<p><img src="shared-storage-writable-pixel.png" id="test_img" onload="console.log('Image Loaded');"></img>
</body>
</html>
<html>
<head></head>
<body>
<p>This page has an image that is not shared storage writable.
<p><img src="shared-storage-writable-pixel.png" id="test_img" onload="console.log('Image Loaded');"></img>
</body>
</html>