| OLD | NEW |
| 1 { | 1 { |
| 2 "description": "Describes the Web Page Replay archives for a story set. Don'
t edit by hand! Use record_wpr for updating.", | |
| 3 "archives": { | 2 "archives": { |
| 4 "power_cases_002.wpr": [ | 3 "about:blank": { |
| 5 "https://www.youtube.com/watch?v=3KANI2dpXLw?autoplay=1", | 4 "DEFAULT": "power_cases_002.wpr" |
| 6 "https://webkit.org/blog-files/3d-transforms/poster-circle.html", | 5 }, |
| 7 "about:blank" | 6 "https://webkit.org/blog-files/3d-transforms/poster-circle.html": { |
| 8 ] | 7 "DEFAULT": "power_cases_002.wpr" |
| 9 } | 8 }, |
| 9 "https://www.youtube.com/watch?v=3KANI2dpXLw?autoplay=1": { |
| 10 "DEFAULT": "power_cases_002.wpr" |
| 11 } |
| 12 }, |
| 13 "description": "Describes the Web Page Replay archives for a story set. Don'
t edit by hand! Use record_wpr for updating.", |
| 14 "platform_specific": true |
| 10 } | 15 } |
| OLD | NEW |