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
- script: Pass `&mut JSContext` to HTMLInputElement methods
- script: move drop implementation to a separate struct from WebGLTexture (#26488)
- script: Fix small things with existing commands
- Panic: Parsing shouldn't fail as descriptors are valid by construction: Syntax(None) (thread Script#1, at components/script/dom/css/fontface.rs:420)
- Devtools: Forward style sheets to devtools
- script: Port `HTMLCollection` to &mut JSContext
- layout: value of <input type=file> now inherits ‘color’ by default
- script: propagate &mut JSContext in VirtualMethods::command_steps
- script: propagate &mut JSContext in HTMLFormElement::static_validation
- CSS: add support for :focus-within
- Docs
- Rust not yet supported