Tag
Servo browser engine released version 0.2.0 with 534 commits, adding new Android UI, web platform features like <select multiple>, <template>, color-mix(), tab-size, security fixes, and new DOM APIs.
A developer built Obscura, an open-source headless browser engine in Rust designed specifically for AI agents, web scraping, and automation, claiming it's more lightweight than Chrome.
The Servo browser engine is now available as an embeddable Rust crate (v0.1.0), enabling developers to integrate web rendering capabilities into Rust applications. A new CLI tool `servo-shot` demonstrates its capability to render web pages to PNG using a software-based rendering pipeline.