summaryrefslogtreecommitdiffstats
path: root/toolkit/content/tests/chrome/window_navigate_persist.html
blob: 8b45212bedf6032adc396a3ce46d0b4d2c320276 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html dir=""
      id="persist-window"
      width="300" height="300"
      persist="screenX screenY width height sizemode">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
  </head>
  <body>
  </body>
</html>