- add sources.
[platform/framework/web/crosswalk.git] / src / tools / perf / page_sets / browser_control.json
1 {
2   "description": "Chrome Endure control test for the browser.",
3   "user_agent_type": "desktop",
4   "pages": [
5     {
6       "url": "file://endure/browser_control.html",
7       "name": "browser_control",
8       "why": "Continually attach and detach a DOM tree from a basic document.",
9       "endure": { "action": "wait", "seconds": 2 }
10     }
11   ]
12 }