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
- Form-associated custom element behavior issues
- <?xml?> appears to be counted among XHTML DOM children, or possibly some other incorrect first child exists
- WPT fetch/api/response/response-consume-empty.html times out trying to use locally-constructed Responses with empty bodies
- 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
- Docs
- Rust not yet supported