| 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 "tough_image_decode_cases_000.wpr": [ | 3 "http://localhost:9000/cats-unscaled.html": { |
| 5 "http://localhost:9000/cats-unscaled.html", | 4 "DEFAULT": "tough_image_decode_cases_000.wpr" |
| 6 "http://localhost:9000/cats-viewport-width.html" | 5 }, |
| 7 ] | 6 "http://localhost:9000/cats-viewport-width.html": { |
| 8 } | 7 "DEFAULT": "tough_image_decode_cases_000.wpr" |
| 8 } |
| 9 }, |
| 10 "description": "Describes the Web Page Replay archives for a story set. Don'
t edit by hand! Use record_wpr for updating.", |
| 11 "platform_specific": true |
| 9 } | 12 } |
| OLD | NEW |