ruffle/tests
Aaron Hill 6d9d155b15 avm2: Use render_list instead of depth_list in most cases
The `render_list` for a container always contains all of the children
under both AVM1 and AVM2 - howver, the depth_list may not contain
some children under AVM2.

When we're not performing some AVM1-specific operation
(e.g. `getInstanceAtDepth`, or dumping out AVM1 variables),
we should be using the render list.
2022-06-11 00:59:18 +03:00
..
input-format build(deps): bump serde_json from 1.0.80 to 1.0.81 2022-05-09 13:42:53 -07:00
tests avm2: Use render_list instead of depth_list in most cases 2022-06-11 00:59:18 +03:00
Cargo.toml build(deps): bump image from 0.24.1 to 0.24.2 2022-05-02 14:48:00 -07:00