OLD | NEW |
1 { | 1 { |
2 "description": "Describes the Web Page Replay archives for a page set. Don't
edit by hand! Use record_wpr for updating.", | 2 "description": "Describes the Web Page Replay archives for a page set. Don't
edit by hand! Use record_wpr for updating.", |
3 "archives": { | 3 "archives": { |
4 "polymer_002.wpr": [ | 4 "polymer_000.wpr": [ |
5 "http://localhost:8000/components/paper-calculator/demo.html", | 5 "http://www.polymer-project.org/components/paper-button/demo.html", |
6 "http://localhost:8000/components/paper-shadow/demo.html" | 6 "http://www.polymer-project.org/components/core-scroll-header-panel/
demo.html", |
7 ], | |
8 "polymer_004.wpr": [ | |
9 "http://www.polymer-project.org/components/paper-calculator/demo.htm
l", | 7 "http://www.polymer-project.org/components/paper-calculator/demo.htm
l", |
| 8 "http://www.polymer-project.org/components/paper-checkbox/demo.html"
, |
| 9 "http://www.polymer-project.org/components/paper-toggle-button/demo.
html", |
| 10 "http://www.polymer-project.org/components/paper-fab/demo.html", |
10 "http://www.polymer-project.org/components/paper-shadow/demo.html", | 11 "http://www.polymer-project.org/components/paper-shadow/demo.html", |
11 "http://www.polymer-project.org/components/paper-elements/demo.html#
paper-toggle-button", | 12 "http://www.polymer-project.org/components/paper-icon-button/demo.ht
ml", |
12 "http://www.polymer-project.org/components/paper-elements/demo.html#
paper-button", | 13 "http://www.polymer-project.org/components/paper-tabs/demo.html" |
13 "http://www.polymer-project.org/components/paper-elements/demo.html#
paper-checkbox", | |
14 "http://www.polymer-project.org/components/paper-elements/demo.html#
paper-icon-button", | |
15 "http://www.polymer-project.org/components/paper-elements/demo.html#
paper-radio-button", | |
16 "http://www.polymer-project.org/components/paper-elements/demo.html#
paper-tabs", | |
17 "http://www.polymer-project.org/components/paper-elements/demo.html#
paper-fab", | |
18 "http://www.polymer-project.org/components/paper-elements/demo.html#
paper-shadow", | |
19 "http://www.polymer-project.org/components/paper-elements/demo.html#
core-scroll-header-panel" | |
20 ] | 14 ] |
21 } | 15 } |
22 } | 16 } |
OLD | NEW |