2023-12-18

This year in Servo: over 1000 pull requests and beyond

Reflections on Servo’s progress in 2023: contributor stats, new features, layout improvements, WPT pass rates, and plans for next year.

2023-11-30

This month in Servo: better floats, color-mix(), try job labels, and more!

Sneak peek into our embedding effort, changes to pull requests, plus nightly updates to browser UI, floats, inline layout, CSS, and tooling.

2023-11-06

Servo announces grant from the NLnet Foundation

Earlier this year in July, Servo received a NLnet grant to enhance several aspects of Servo.

2023-10-26

This month in Servo: CSS filters, testing changes, Tauri, and more!

Catch up on our recent conference talks, embedding news, and testing changes, plus nightly updates around media queries, the DOM, upgrades, CSS filters, and canvas performance.

2023-09-15

This month in Servo: upcoming events, new browser UI, and more!

Conferences and booths you can find us at in September, plus nightly updates around rustls, WebGPU, ARM32, floats, white-space, crash handling, and browser UI.

2023-07-20

Servo and the Web Platform Tests

How we use the Web Platform Tests to guide Servo’s development.

2023-06-19

Conference news

A bit about the Servo project's presence in recent and upcoming events.

2023-05-31

Adding support for ‘outline’ properties

Guide to the ‘outline’ implementation in Layout 2020, plus the tests and spec issues we added along the way.

2023-04-13

Layout 2013 and Layout 2020

Overview of the effort to rewrite Servo’s layout engine, and our proposal for layout in Servo going forward.

2023-03-16

Making it easier to contribute to Servo

Improvements to how we run tests, yielding faster builds and fewer failures due to flaky tests