ruffle/core/tests/swfs
David Wendt cf6714d33c Implement and test `toLocaleString`.
This function has vague documentation about enabling locale-specific formatting in subclasses. As far as I can tell, none of the objects I implemented so far do anything different than `toString`, so I just have it use the same `TObject` property I set up for `toString`.
2020-07-13 17:44:57 -04:00
..
avm1 core: Add tests for ContextMenu and ContextMenuItem 2020-07-12 15:25:58 -07:00
avm2 Implement and test `toLocaleString`. 2020-07-13 17:44:57 -04:00