We've just joined Bluesky if you'd like to follow us elsewhere on the web:
Servo Weekly Report Nº13 Here are a few highlights from the last few weeks: • Implemented keyword sizes on floats & atomic inlines • Published nightly builds for OpenHarmony • Instantiate system fonts using system font loaders for perf improvements • Implemented DOMMatrix `stringifier` • Implemented DOMRect::FromRect Your donations help keep Servo, an independent web browser engine, active and maintains the health of the web ecosystem: •
This month in Servo… ⬅️✍️ right-to-left layout 🔮📩 <link rel=prefetch> 🔡🎨 faster fonts and WebGPU 📂📄 better tabbed browsing 🤖📱 Android nightlies More details →
Servo now supports devtools again! Thanks to eri, our latest Outreachy intern, you can now inspect the DOM tree, view styles, evaluate JavaScript, and read console messages. Run servoshell with --devtools=6080 and connect via about:debugging in Firefox. More details →
Servo Weekly Report Nº11 Here are a few highlights that landed last week: • CSS Table Support is now passing 80% of WPT tests 🎉 • Right-to-left support for other layout modes () • Initial support for `<link rel="prefetch">` () • Implement console.timeLog () Help support Servo, an independent web browser engine, and the health of the web ecosystem: •
Do you know what it takes to turn a web engine into a browser? Learn how we’re becoming browser-ready, including support for multiple webviews and multiple windows, through the lens of Verso, a new experimental browser based on Servo! image
Servo Weekly Report Nº10 Here are a few highlights that landed last week: • More Flexbox improvements • Implement HTMLQuoteElement "cite" attribute () • servoshell: add keyboard shortcuts for switching tabs () • Update layout of servoshell android app () Help support Servo, an independent web browser engine, and the health of the web ecosystem: •
POV: sipping coffee and browsing Hacker News on the Servo minibrowser 🤩
The Servo team landed an incredible amount of work and Flexbox is now on by default! While there's still work to do, this is a huge milestone for Servo! Check out the before & after of the servo.org website below! image
Servo Weekly Report Nº9 Here are a few highlights that landed last week: • Basic tab strip for the minibrowser () • Add initial support for clip-path: [<basic-shape> || <shape-box>() • servoshell: Enable OpenXR by default and remove old WebVR prefs, adjust XrDiscovery initialization () • Various flexbox improvements