Kamil Jarosz
Kamil Jarosz
> This is great and awesome and cool! 🥳 But ... do we need 50 of it, in a random subset of test folders? 🤔 Well... those tests are authored...
Closing due to lack of interest
> Can a test have any number of kinds though? A test may have one kind only, but we can join multiple kinds with a comma (I think, not entirely...
Now thinking about it... a test kind is just a string prefix (but inside brackets), which is ignored when looking up tests. I think we can safely put multiple strings...
Maybe just set a higher number of retries for render tests for now?
Shouldn't that info be gathered at the time of a panic instead of when instantiating the player?
Remaining issues: * `edittext_align` * text culling (avm1) * Noto Sans text has bad ascent & descent (avm2) * `edittext_bullet` * text culling (avm1 + avm2) * Noto Sans text...
@danielhjacobs can you check if the current code works properly? It does for me
It seems that this keyboard uses IME for inputting all text. Without implementing IME on web we cannot have both IME preview and IME input working :/ This PR breaks...
Okay, as IME on web is a mess, I've decided to implement basic IME mechanics (including preediting) on web. @danielhjacobs @n0samu You can test it out here: https://kjarosh.github.io/ruffle/pr19896/