- Refactor and document cookie-list retrieval
- Enable ImageBitmap by default
You can help support Servo, an independent web rendering engine, and the health of the web ecosystem by donating:
GitHub Sponsors: github.com/sponsors/servo
Open Collective: opencollective.com/servo
#OpenSource
01.08.2025 15:18 โ ๐ 9 ๐ 1 ๐ฌ 0 ๐ 0
Decorative report cover with the Servo logo that reads "Servo Report Week 29 & 30 2025
Servo Report Week 29 & 30 2025
Highlights from last few weeks:
- Smarter RestyleDamage handling reduces layout work and improves performance
- Various improvements to canvas and webdriver
- Optimize IFrameCollection::validate
- Add warning for reporting CSP violations
1/2
01.08.2025 15:18 โ ๐ 24 ๐ 4 ๐ฌ 1 ๐ 0
Decorative report cover with the Servo logo that reads "Servo Report Week 28 2025
Servo Report Week 28 2025
Highlights from last week:
- Devtools: send error replies instead of ignoring messages
- WebGL2: support TexImage3D
- webdriver: Implement support for simple dialogs
- Add support for apng and webp animated image decoding
18.07.2025 15:11 โ ๐ 18 ๐ 0 ๐ฌ 1 ๐ 0
Network tab in the Servo devtools, showing a list of requests, the Headers panel with request and response headers for a request, and the Timings panel with the time each phase of that request took
Servo showing various examples of calling setTransform() on CanvasRenderingContext2D with a dictionary
Servo showing a page that was modified by a WebDriver client
This month in Servoโฆ
๐๐บ๏ธ <script type="importmap">
๐ฑ๐ ::part(), exportparts, and viewport meta
๐ค๐ฑ๏ธ better WebDriver support
โ๏ธ๐งช network timeline: headers and timings
๐๐ big steps towards incremental layout
servo.org/blog/2025/07...
18.07.2025 04:00 โ ๐ 43 ๐ 12 ๐ฌ 0 ๐ 0
Decorative report cover with the Servo logo that reads "Servo Report Week 27 2025
Servo Report Week 27 2025
Highlights from last week:
- servoshell: Select address bar text on click
- Numerous improvements to incremental layout
- Add a basic caching mechanism for ImageKeys
- Webdriver: Implement calculate the absolute position for Get Element Rect
1/2
11.07.2025 15:51 โ ๐ 23 ๐ 1 ๐ฌ 1 ๐ 0
Decorative report cover with the Servo logo that reads "Servo Report Week 26 2025
Servo Report Week 26 2025
Highlights from last week:
- Implement declarative shadow root support for async HTML parser
- Add CanvasPattern 'setTransform(transform)' method
- Make ImageData more spec compliant
- Various improvements to incremental layout
- servoshell: Enable accesskit integration
03.07.2025 14:09 โ ๐ 19 ๐ 1 ๐ฌ 1 ๐ 0
Wow, that is, a huge jump...
30.06.2025 19:22 โ ๐ 25 ๐ 2 ๐ฌ 1 ๐ 0
Servo is a web rendering engine written in Rust, and adaptable to desktop, mobile, and embedded applications. Its goal: empower developers with a lightweight...
Servo - an embeddable web rendering engine - Josh Matthews
Servo - an embeddable web rendering engine
by Josh Matthews at RustWeek 2025!
www.youtube.com/watch?v=rd4Q...
#rustlang #RustWeek
16.06.2025 13:04 โ ๐ 15 ๐ 5 ๐ฌ 0 ๐ 0
Sponsor @servo on GitHub Sponsors
Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
You can help support Servo, an independent web browser engine, and the health of the web ecosystem by donating:
github.com/sponsors/servo
opencollective.com/servo
2/2
27.06.2025 13:30 โ ๐ 10 ๐ 1 ๐ฌ 0 ๐ 0
Decorative report cover with the Servo logo that reads "Servo Report Week 25 2025"
Servo Report Week 25 2025
Recent project highlights:
- Encoding improvements making Servo pass over 1.7M WPT subtests now
- More progress on WebDriver support
- Start using fontations to read font tables
- Initial IndexDB support
- Continue work on ImageBitmap implementation
1/2
27.06.2025 13:30 โ ๐ 35 ๐ 8 ๐ฌ 1 ๐ 2
Sponsor @servo on GitHub Sponsors
Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
- Support exporting shadow parts with theย `exportparts`ย attribute
You can help support Servo, an independent web browser engine, and the health of the web ecosystem by donating:
github.com/sponsors/servo
opencollective.com/servo
2/2
23.06.2025 09:13 โ ๐ 4 ๐ 0 ๐ฌ 0 ๐ 0
Decorative report cover with the Servo logo that reads "Servo Report Week 24 2025
Servo Report Week 24 2025
Recent project highlights:
- DevTools: Implement support for showingย `source_content`ย inย `Debugger > Source`ย panel
- Supportย `::part`ย selector
- imagebitmap: Add missing basic functionality
- Implement script prepare text for Trusted Types
1/2
23.06.2025 09:13 โ ๐ 16 ๐ 3 ๐ฌ 1 ๐ 0
SVG image rendering in Servo
Color input integration in Servo
This month in Servoโฆ
๐จโจ๏ธ <input type="color">
๐๏ธ๐ผ๏ธ SVG in <img src>
๐ฅ๐๏ธ animated GIF support
๐ ๏ธ๐ highlight elements in devtools
๐๐จ start of incremental layout
servo.org/blog/2025/06...
18.06.2025 13:49 โ ๐ 42 ๐ 8 ๐ฌ 1 ๐ 0
Sponsor @servo on GitHub Sponsors
Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
You can help support Servo, an independent web browser engine, and the health of the web ecosystem by donating:
github.com/sponsors/servo
opencollective.com/servo
3/3
12.06.2025 15:42 โ ๐ 4 ๐ 0 ๐ฌ 0 ๐ 0
- Implement theย `size`ย presentational hint forย `<hr>`ย elements
- servoshell: Fallback to light theme when initializingย `egui`
- HTMLScriptElement: addย `ScriptType::ImportMap`
- Add support for parsing and applyingย `viewport`ย `<meta>`
2/3
12.06.2025 15:42 โ ๐ 10 ๐ 0 ๐ฌ 1 ๐ 0
Decorative report cover with the Servo logo that reads "Servo Report Week 22 & 23 2025
Servo Report Weeks 22 & 23 2025
Highlights from last two weeks:
- Initial SVG Support
- [webdriver] Implement get shadow root
- htmlmediaelement: Support seek requests for non seekable fetch context
- Add a user agent style for theย `<slot>`ย element
1/3
12.06.2025 15:42 โ ๐ 26 ๐ 4 ๐ฌ 2 ๐ 0
Servo - Open Collective
Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications. For more details on fees, go to https://servo.org/sponsorship/#donatio...
- libservo: Allow embedders to execute JavaScript scripts via the API
- Unconditionally enable the URLPattern API
You can help support Servo, an independent web browser engine, and the health of the web ecosystem by donating:
github.com/sponsors/servo
opencollective.com/servo
2/2
30.05.2025 09:32 โ ๐ 7 ๐ 0 ๐ฌ 0 ๐ 0
Decorative report cover with the Servo logo that reads "Servo Report Week 20 & 21 2025
Servo Report Weeks 20 & 21 2025
Highlights from last week:
- Support `wavy` and `double` for `text-decoration-line`
- Fix calculation of font underline thickness on macOS
- Fully support `<input type=color>`
- Incremental layout improvements
1/2
30.05.2025 09:32 โ ๐ 19 ๐ 1 ๐ฌ 1 ๐ 0
Sponsor @servo on GitHub Sponsors
Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
You can help support Servo, an independent web browser engine, and the health of the web ecosystem by donating:
GitHub: github.com/sponsors/servo
Open Collective: opencollective.com/servo
16.05.2025 14:27 โ ๐ 6 ๐ 1 ๐ฌ 0 ๐ 1
Decorative report cover with the Servo logo that reads "Servo Report Week 19 2025โ
Servo Report Week 19 2025
Highlights from last week:
- Upgrade Stylo to 2025-05-01
- Implement is-element-nonceable
- Implement `document.scrollingElement`
- Continued improvements in DevTools and Trusted Types
1/2
16.05.2025 14:27 โ ๐ 20 ๐ 4 ๐ฌ 2 ๐ 0
servoshell showing new support for โimage-set()โ, โfit-content()โ, โscaleโ, โtranslateโ, โrotateโ, โsetLineDash()โ, caret and text selection in <input>, and single-valued <select>
Two months in Servoโฆ
๐๐ญ new about:memory page
๐ช๐๏ธ โ&โ selector and โimage-set()โ
๐โจ๏ธ <select> and better <input>
๐๐ per-webview HiDPI support
โจ๐ธ๏ธ --enable-experimental-web-platform-features
servo.org/blog/2025/05...
10.05.2025 05:35 โ ๐ 61 ๐ 17 ๐ฌ 2 ๐ 0
Sponsor @servo on GitHub Sponsors
Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
- Start adding support for transforms in readable and writable streams
- Continued work on Trusted Types & DevTools improvements
You can help support Servo, an independent web browser engine, and the health of the web ecosystem by donating:
github.com/sponsors/servo
opencollective.com/servo
2/2
09.05.2025 12:09 โ ๐ 8 ๐ 1 ๐ฌ 0 ๐ 0
Decorative report cover with the Servo logo that reads "Servo Report Week 17 & 18 2025โ
Servo Report Week 17 & 18 2025
Highlights from last 2 weeks:
- servoshell: Make list of options in <select> prompt scrollable
- Initial support for marking custom protocol secure
- layout: Implementย `justify-self`ย for block-level boxes
- Implementย `ShadowRoot::setHTMLUnsafe`
1/2
09.05.2025 12:09 โ ๐ 12 ๐ 2 ๐ฌ 1 ๐ 0
You can help support Servo, an independent web browser engine, and the health of the web ecosystem by donating:
- GitHub: github.com/sponsors/servo
- Open Collective: opencollective.com/servo
23.04.2025 14:59 โ ๐ 9 ๐ 1 ๐ฌ 0 ๐ 0
Decorative report cover with the Servo logo that reads "Servo Report Week 16 2025โ
Servo Report Week 16 2025
Highlights from last week:
- Improvements to memory usage reporting
- Implement CSSStyleSheet constructor
- Support writeText() on Clipboard API
- Carry on progress in several areas: incremental layout, Trusted Types, WebView API, WritableStream
23.04.2025 14:59 โ ๐ 23 ๐ 2 ๐ฌ 2 ๐ 1
Embedded developer | contributing to @servo.org
github.com/Taym95
#่ชๅฎ
่ญฆๅๆปๅๅฑ #Taiwanese (โโฬดฬแดโฬดฬโ) Please don't take my tweets seriously. Tweets are English/Mandarin mixed.
Code Monkey and Servo Maintainer
Taiwanese, never Chinese!
ฮป. @ServoDev contributor, Mozillian.
Opinions are my own. he/him
(Web | XR | Game) Developer.
I enjoy doing things on the internet.
Currently working on too many projects, always.
Creator of the WebXR Discord: https://discord.gg/webxr
Servo Contributor
JS / Rust / OCaml
Masto: https://arvr.social/@msub2
A nonprofit organization enabling mass innovation through open source. #linux #kubernetes #riscv #hyperledger #anuket #openssf #openjs #o3de and more!
Driving open source innovation in Europe and beyond.
Igalia is an open source consultancy specialized in innovative projects and solutions with desktop, mobile, and web technologies.
Web Engines Hacker (Chromium & WebKit reviewer, @servo.org TSC chair) - CSSWG member - Free Software/Open Source Developer - @igalia.com partner - he/him
๐ป Designer & Product Manager.
๐ธ๏ธ Now: Web Platform @ Igalia. Prev: Microsoft Edge.
๐ Author of Design for Developers.
๐ฎ Sassy web witch & actual witch.
๐ด๓ ง๓ ข๓ ฅ๓ ฎ๓ ง๓ ฟ Seattle gal in England.
๐ @jhey.dev
https://seaotta.dev
Brian, you know, from the Internet. Dev Advocate at Igalia | Co-author Extensible Web Manifesto | Standards Dude (Igalia AC/OpenJS) https://bkardell.com/links | he/him
official Bluesky account (check username๐)
Bugs, feature requests, feedback: support@bsky.app