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
- 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
- Implememt HTMLCanvasElement.toBlob
- implement window.locationbar in DOM (maybe even as a dummy before Servo has a real one)
- Unexpected SyntaxError opening an XHR to a relative URL, but a similar Fetch works
- document.open() seems to fail to abort XHR and fetch requests that are "navigating through Location" or "queued for navigation" [might be silently discarding without firing abort event/promise rejection]
- document.open() does, but shouldn't, "change document's URL (non-active document with an associated Window object; frame is removed)"
- Constructor called in one window that came from another window isn't finding the prototype WPT expects it to
- Timeouts trying to communicate with a <frame>, <embed>, or <object> HTML page in WPT html/browsers/windows/nested-browsing-contexts/name-attribute.window
- Docs
- Rust not yet supported