summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/general/test_bug959531.html
blob: e749b198aea8971d6a9546560c1da0ca55d3bde3 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
  <head>
    <title>Test for content page with settings button</title>
  </head>
  <body>
    <button name="settings" id="settings">Settings</button>
  </body>
</html>