Highlights from last week:

- IndexedDB is now an experimental feature
- Performance: Reuse abspos fragments when they didn't change
- Add initial implementation of underline command
- Implement Screen Wake Lock API
- Progress on accessibility, DevTools, IntersectionObserver and Sanitizer API

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

@servo congratulations. Decided to check what you are using for test automation. https://book.servo.org/hacking/testing.html book is currently missing.
Just looking through repo I found wpt tests, yet if it is interesting for you, maybe you can write a small post about test automation for such an interesting project, especially UI testing.
@bshn @servo Where'd you find that broken link? You're looking for https://book.servo.org/contributing/testing.html
Testing - The Servo Book

servo/tests/wpt/README.md at 8aa2008945ac56928a988c6920c1c98754127e03 · servo/servo

Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications. - servo/servo

GitHub