servo
https://github.com/mozilla/servo
Rust
The Servo Browser Engine
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported64 Subscribers
View all SubscribersAdd a CodeTriage badge to servo
Help out
- Issues
- Cloning a response gets "Guard is immutable" error from script/dom/headers.rs
- WPT expects to be able to construct a Response with an empty-string Content-Type
- WPT html/semantics/document-metadata/the-link-element/link-rel-attribute.html removes rel="stylesheet" from the only live copy of a stylesheet, but it's still applying
- Stylesheet href is unexpectedly null (same-origin)
- Stylesheet load events fire in many cases that shouldn't
- WPT html/semantics/document-metadata/interactions-of-styling-and-scripting/conditionally-block-rendering-on-link-media-attr.html sees a still-loading stylesheet as a member of document.stylesheets with empty cssRules; WPT test isn't expecting this
- beforeunload seems not to be firing on iframe.src=... in several WPT html/webappapis/dynamic-markup-insertion/opening-the-input-stream tests
- contentDocument.open while ignore-opens-during-unload counter>0 is removing nodes from the document
- Servo throws SecurityError instead of InvalidStateError when opening a cross-origin contentDocument during throw-on-dyanamic-insertion state in WPT html/webappapis/dynamic-markup-insertion/opening-the-input-stream/bailout-exception-vs-return-origin.sub.window.js
- Very intermittent crash running html/webappapis/dynamic-markup-insertion/opening-the-input-stream/tasks.window.js [as .tasks.window.html] with a window
- Docs
- Rust not yet supported