<html> <head></head> <body> <p>This page has an iframe that is not shared storage writable. <p><iframe src="shared-storage-writable.html" id="test_iframe" onload="console.log('Iframe Loaded');"></iframe> </body> </html>