What's Changed
- avm2: Throw error when calling JSON constructor by @SuchAFuriousDeath in #21237
- avm2: Add bug compatibility to Array.sort for swf < 13 by @SuchAFuriousDeath in #21225
- tests: Add comments with bugs to known failures by @kjarosh in #21228
- avm2: Fix comparison of positive and negative zeros in
Math.max
/min
by @kjarosh in #21222 - avm2: Fix
decodeURI
failing on invalid UTF-16 sequences by @kjarosh in #21221 - chore: Fix the Ruffle repository on Windows by archiving sources of some tests by @kjarosh in #21229
- text: Improve rendering underlines by @kjarosh in #21200
Full Changelog: nightly-2025-08-06...nightly-2025-08-07