ruffle
ruffle copied to clipboard
avm2: Implement StyleSheet
This does not implement TextField.stylesheet, so you can't really do anything interesting with this stylesheet once it's made. But, the class itself should be fully implemented.
All the interesting logic is extracted out so that AVM1 can share it, too.