ruffle/tests
David Wendt c42984a990 avm2: Implement `MouseEvent.toString`.
This also rearranges some things about how we construct events, because `MouseEvent` has different defaults from `Event`. When we finally support parameter metadata on methods we should remove that code.

We also remove the `value_of` code on `EventObject` as that was a mistake. Events don't do anything special in there and I misinterpreted the test results the first time around.
2022-01-22 19:58:32 -08:00
..
tests avm2: Implement `MouseEvent.toString`. 2022-01-22 19:58:32 -08:00
Cargo.toml build(deps): bump futures from 0.3.18 to 0.3.19 2021-12-21 08:36:06 +02:00