Servo Report for Week 29

  • Implemented font-language-override which supports correct language-specific glyph shaping for multilingual text
  • Implemented font-variant-alternates and @font-feature-values, unlocking stylistic alternates, swashes, and ornaments via OpenType
  • Implemented KMAC operations in WebCrypto (generateKey, importKey, exportKey, sign/verify), continuing the build-out of modern crypto algorithms