910e62b5创建于 1月15日历史提交
<html>
<head></head>
<body>
  <p>This page has a shared storage writable iframe.
  <p><iframe src="shared-storage-writable.html" id="test_iframe" onload="console.log('Iframe Loaded');" sharedstoragewritable></iframe>
</body>
</html>