| 12345678 |
- GH-78266
- --------
- Validate extension JSON: API was removed: classes/FontFile/properties/fallbacks
- Validate extension JSON: API was removed: classes/FontVariation/properties/fallbacks
- Validate extension JSON: API was removed: classes/SystemFont/properties/fallbacks
- The property was moved to their common base class Font.
- The setters and getters were already in Font, so this shouldn't affect compatibility.
|