summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/social/share.html
blob: 55cba9844810f4a146bec3754327ebad344bd303 (plain)
1
2
3
4
5
6
7
8
9
<html>
  <head>
    <meta charset="utf-8">
  </head>
  <body onload="document.getElementById('testclose').focus()">
    <p>This is a test social share window.</p>
    <input id="testclose"/>
  </body>
</html>