Nightly 2026-07-06
Pre-release
Pre-release
What's Changed
- avm2: Use native object for TextBlock by @kjarosh in #24120
- tests: Add (failing) test for #1034 Type Coercion debug printing by @evilpie in #24126
- tests: Use
known_failure.panicinstead ofignore = truefor PR #24116's tests by @moulins in #24127 - avm2: Introduce a global list of error messages by @kjarosh in #24122
- avm2: Display anonymous functions as
Function/<anonymous>by @kjarosh in #24124 - swf: Read decompressed data to header-declared length by @kjarosh in #24118
- avm2: Remove Error.getErrorMessage()'s stub call by @kjarosh in #24130
- web: Properly classify web fonts as italic by @kjarosh in #21900
Full Changelog: nightly-2026-07-05...nightly-2026-07-06