Servo Report for Week 29
- Implemented
font-language-overridewhich supports correct language-specific glyph shaping for multilingual text - Implemented
font-variant-alternatesand@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
Comments (2)
- Fix iframe resize visibility so that size changes are now immediately observable in the child document, matching other engines
- Created DOM element types for SVG shapes, gradients, and structural elements including `<circle>`, `<ellipse>`, `<rect>`, `<path>`, `<polygon>`, `<polyline>`, `<line>`, `<linearGradient>`, `<radialGradient>`, `<stop>`, `<g>`, `<defs>`, `<symbol>`, and `<use>`
You can help support Servo, an independent web rendering engine, and the health of the web ecosystem by donating:
https://github.com/sponsors/servo
https://opencollective.com/servo
Sponsor @servo on GitHub Sponsors
Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications. For more details on sponsorship tiers and fees, go to https://servo...
github.com