servo-shell icon indicating copy to clipboard operation
servo-shell copied to clipboard

Proof of concept HTML/CSS/JS browser UI for Servo

Results 3 servo-shell issues
Sort by recently updated
recently updated
newest added

UI should use [system colors](https://developer.mozilla.org/en-US/docs/Web/CSS/color_value#System_Colors) to integrate

Hey, Really excited about this tool. I tried to get it to run, but it just crashes servo on launch. Servo builds and runs runs fine. Here's the errors, it's...

Just built and ran with ``` ./mach run --release ../servo-shell/index.html --pref dom.mozbrowser.enabled ``` A window comes up with one tab, focus on "Search or enter address" but window is unresponsive...