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
- CSS `:scope` selector in `querySelectorAll()` doesn't work alongside commas in the selector (which results in `jQuery.find()` breaking)
- Bad error message for using `new` on unusuable DOM constructors like `new HTMLElement()`
- Intermittent FAIL in `/mixed-content/tentative/autoupgrades/mixed-content-cors.https.sub.html`
- Tests should time out instead of taking over 1 minute to complete
- Intermittent PASS in `/html/semantics/embedded-content/media-elements/autoplay-default-feature-policy.https.sub.html`
- Intermittent TIMEOUT in `/html/semantics/embedded-content/media-elements/autoplay-disabled-by-feature-policy.https.sub.html`
- elementFromPoint() is sometimes incorrect
- `::file-selector-button` selector seems to not work
- Audio playback using `AudioBufferSourceNode`'s `.start()` is distractingly delayed
- `KeyboardEvent`'s `.key` uses `Super` for the Windows Key (and maybe MacOS Command Key), but other browsers use `Meta`
- Docs
- Rust not yet supported