| 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.", | 2 "description": "Describes the Web Page Replay archives for a story set. Don'
t edit by hand! Use record_wpr for updating.", |
| 3 "archives": { | 3 "archives": { |
| 4 "tough_webgl_cases_004.wpr": [ | |
| 5 "http://www.khronos.org/registry/webgl/sdk/demos/webkit/ManyPlanetsD
eep.html", | |
| 6 "http://www.khronos.org/registry/webgl/sdk/demos/google/san-angeles/
index.html", | |
| 7 "http://webglsamples.org/blob/blob.html", | |
| 8 "http://webglsamples.org/dynamic-cubemap/dynamic-cubemap.html", | |
| 9 "http://www.khronos.org/registry/webgl/sdk/demos/google/nvidia-verte
x-buffer-object/index.html", | |
| 10 "http://webglsamples.org/aquarium/aquarium.html", | |
| 11 "http://www.khronos.org/registry/webgl/sdk/demos/google/particles/in
dex.html", | |
| 12 "http://kenrussell.github.io/webgl-animometer/Animometer/tests/3d/we
bgl.html", | |
| 13 "http://www.khronos.org/registry/webgl/sdk/demos/webkit/Earth.html" | |
| 14 ], | |
| 15 "tough_webgl_cases_000.wpr": [ | 4 "tough_webgl_cases_000.wpr": [ |
| 16 "http://montagestudio.com/demos/eco-homes/", | 5 "http://montagestudio.com/demos/eco-homes/", |
| 17 "http://helloracer.com/racer-s/" | 6 "http://helloracer.com/racer-s/" |
| 7 ], |
| 8 "tough_webgl_cases_005.wpr": [ |
| 9 "http://webglsamples.org/aquarium/aquarium.html", |
| 10 "http://webglsamples.org/blob/blob.html", |
| 11 "http://webglsamples.org/dynamic-cubemap/dynamic-cubemap.html", |
| 12 "http://www.khronos.org/registry/webgl/sdk/demos/webkit/ManyPlanetsD
eep.html", |
| 13 "http://www.khronos.org/registry/webgl/sdk/demos/webkit/Earth.html",
|
| 14 "http://kenrussell.github.io/webgl-animometer/Animometer/tests/3d/we
bgl.html", |
| 15 "http://www.khronos.org/registry/webgl/sdk/demos/google/nvidia-verte
x-buffer-object/index.html", |
| 16 "http://www.khronos.org/registry/webgl/sdk/demos/google/particles/in
dex.html", |
| 17 "http://www.khronos.org/registry/webgl/sdk/demos/google/san-angeles/
index.html" |
| 18 ] | 18 ] |
| 19 } | 19 } |
| 20 } | 20 } |
| OLD | NEW |