summaryrefslogtreecommitdiffstats
path: root/browser/components/backup/tests/xpcshell/data/test_xulstore.json
blob: 0d0890ab16ef69370ebcad3a4dda28a625850347 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "chrome://browser/content/browser.xhtml": {
    "PersonalToolbar": { "collapsed": "false" },
    "main-window": {
      "screenX": "852",
      "screenY": "125",
      "width": "1484",
      "height": "1256",
      "sizemode": "normal"
    },
    "sidebar-box": {
      "sidebarcommand": "viewBookmarksSidebar",
      "width": "323",
      "style": "width: 323px;"
    },
    "sidebar-title": { "value": "Bookmarks" }
  }
}